~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/parser_bug21114_innodb.test

  • Committer: Brian Aker
  • Date: 2010-07-09 17:59:07 UTC
  • Revision ID: brian@gaz-20100709175907-h014kkb6cztsr21d
Fix const_cast, disable the unittest for generators.

Show diffs side-by-side

added added

removed removed

Lines of Context:
403
403
-- source include/parser_bug21114.inc
404
404
let $FCT=upper;
405
405
-- source include/parser_bug21114.inc
406
 
let $FCT=uuid_t;
 
406
let $FCT=uuid;
407
407
-- source include/parser_bug21114.inc
408
408
let $FCT=version;
409
409
-- source include/parser_bug21114.inc