Comment 1 for bug 622465

Revision history for this message
Hartmut Holzgraefe (hartmut-php) wrote :

to run test in my linked branch do:

  cd tests; ./test-run --suite=broken create-table-like-with-fk-bug-lp622465

the test *should* pass without error but fails with:

  drizzletest: At line 18: query 'CREATE TABLE t3 LIKE t2' failed: 1005: Can't create table 'test.t3' (errno: 121)