GIF89a;
Direktori : /usr/share/mysql-test/suite/funcs_1/t/ |
Current File : //usr/share/mysql-test/suite/funcs_1/t/memory_cursors.test |
#### suite/funcs_1/t/memory_cursors.test # Memory tables should be used # # Set $engine_type SET @@session.sql_mode = 'NO_ENGINE_SUBSTITUTION'; let $engine_type= memory; let $message= NOT YET IMPLEMENTED: cursor tests; --source include/show_msg80.inc exit; # Create some objects needed in many testcases USE test; --source suite/funcs_1/include/memory_tb1.inc --source suite/funcs_1/cursors/cursors_master.test