代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/360437/2962857
test memory_cursors.test
#### suite/funcs_1/t/memory_cursors.test
# Memory tables should be used
#
# Set $engine_type
let $engine_type= memory;
let $message= NOT YET IMPLEMENTED: cursor tests;
--source include/show_msg80.in
www.eeworm.com/read/360437/2962866
test memory_bitdata.test
#### suite/funcs_1/t/memory_bitdata
# Memory tables should be used
#
# Set $engine_type
let $engine_type= memory;
let $message= NOT YET IMPLEMENTED: bitdata tests;
--source include/show_msg80.inc
ex
www.eeworm.com/read/360437/2962882
test memory_views.test
#### suite/funcs_1/t/memory_views.test
# Memory tables should be used
#
# Set $engine_type
let $engine_type= memory;
--source suite/funcs_1/include/bug28309_skip.inc
# Create some objects needed in
www.eeworm.com/read/360437/2962883
test is_columns_memory.test
# suite/funcs_1/t/is_columns_memory.test
#
# Check the content of information_schema.columns about tables within
# the databases created by the user.
# Variant for storage engine MEMORY
#
# Author:
#
www.eeworm.com/read/360437/2962897
test is_tables_memory.test
# suite/funcs_1/t/is_tables_memory.test
#
# Check the content of information_schema.tables about tables within
# the databases created by the user.
# Variant for storage engine MEMORY
#
# Author:
# 20
www.eeworm.com/read/360437/2962925
test memory_storedproc.test
#### suite/funcs_1/t/memory_storedproc.test
#
let $engine_type= memory;
--source suite/funcs_1/storedproc/load_sp_tb.inc
--source suite/funcs_1/storedproc/storedproc_master.inc
www.eeworm.com/read/360437/2963089
hpp memory_array.hpp
/*
Copyright (C) 2000-2007 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Soft