11 lines
289 B
Plaintext
11 lines
289 B
Plaintext
# The include statement below is a temp one for tests that are yet to
|
|
#be ported to run with InnoDB,
|
|
#but needs to be kept for tests that would need MyISAM in future.
|
|
--source include/force_myisam_default.inc
|
|
|
|
--source include/is_embedded.inc
|
|
|
|
--error 1193
|
|
set global event_scheduler=ON;
|
|
|