~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/t/information_schema_routines.test

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
################################################################################
57
57
-- echo # ========== routines.1 ==========
58
58
USE INFORMATION_SCHEMA;
 
59
--replace_result ENGINE=MyISAM "" ENGINE=MARIA "" " PAGE_CHECKSUM=1" "" " PAGE_CHECKSUM=0" ""
59
60
SHOW CREATE TABLE INFORMATION_SCHEMA.ROUTINES;
60
61
 
61
62
# embedded server does not display privileges