~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/optimizer.test

  • Committer: Andrew Hutchings
  • Date: 2010-09-08 19:03:09 UTC
  • mfrom: (1750 staging)
  • mto: (1750.1.1 build)
  • mto: This revision was merged to the branch mainline in revision 1751.
  • Revision ID: andrew@linuxjedi.co.uk-20100908190309-mya1nu7xvo1fpvk8
Merge trunk into branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
421
421
 
422
422
INSERT INTO `dd` VALUES (1777795072,NULL,'g',0,'was',-1866203136,'',1,'g');
423
423
 
424
 
--error 1054
 
424
--error ER_BAD_FIELD_ERROR
425
425
EXPLAIN EXTENDED SELECT
426
426
table2 . `col_enum_not_null_key` AS field1 ,
427
427
 table1 . `col_char_1024_key` AS field2