Comment 1 for bug 622472

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

Test case added in the "broken" suite of my linked branch, run with

   cd tests; ./test-run --suite=broken show_table_status_bug_lp622472

Current result:

  broken.show_table_status_bug_lp622472 [ fail ]
  --- /home/hartmut/projects/drizzle/bzr/drizzle-bug622472/tests/suite/broken/r/show_table_status_bug_lp622472.result 2010-08-23 17:12:27.000000000 +0300
  +++ /home/hartmut/projects/drizzle/bzr/drizzle-bug622472/tests/suite/broken/r/show_table_status_bug_lp622472.reject 2010-08-23 18:31:35.000000000 +0300
  @@ -4,7 +4,6 @@
   CREATE TABLE t1 (id INT PRIMARY KEY);
   SHOW TABLE STATUS LIKE 't1';
   Session Schema Name Type Engine Version Rows Avg_row_length Table_size Auto_increment
-0 test t1 STANDARD InnoDB 1 1 6 16384 0
   SHOW CREATE TABLE t1;
   Table Create Table
   t1 CREATE TABLE `t1` (

  drizzletest: Result content mismatch