~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/tests/t/innodb_bug53592.test

  • Committer: Monty Taylor
  • Date: 2010-11-26 22:50:54 UTC
  • mfrom: (1953.1.6 build)
  • Revision ID: mordred@inaugust.com-20101126225054-sg90svw8579t5p3i
Stewart - InnoDB 1.1.1
Monty - Fixed some autoconf tests which were returning false positives.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# table after fast alter table added unique key". The fix is to make
3
3
# sure index number lookup should go through "index translation table".
4
4
 
5
 
--source include/have_innodb.inc
6
 
 
7
5
# DRIZZLE NOTE: WE DON'T HAVE FAST INDEX CREATION TOGGLE.
8
6
# I.E. THIS TEST IS WRONG
9
7