~jlukas79/+junk/mysql-server

« back to all changes in this revision

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

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#
17
17
 
18
18
if (`SELECT @@version_comment NOT LIKE '%Community%'
19
 
        AND @@version_comment NOT LIKE '%Cluster%'`)
 
19
        AND @@version_comment NOT LIKE '%Cluster%'
 
20
        AND @@version_comment NOT LIKE '%Advanced%'`)
20
21
{
21
 
   skip Test needs Community or Cluster build;
 
22
   skip Test needs Community, Cluster or Advanced build;
22
23
}
23
24
 
24
25
--source suite/funcs_1/datadict/charset_collation.inc