~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/funcs_1/t/is_collations.test

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#                   Create this script based on older scripts and new code.
10
10
#
11
11
 
 
12
if (`SELECT VERSION() LIKE '%embedded%'`)
 
13
{
 
14
   --skip Bug#37456 funcs_1: Several tests crash when used with embedded server
 
15
}
12
16
let $is_table = COLLATIONS;
13
17
 
14
18
# The table INFORMATION_SCHEMA.COLLATIONS must exist