~ubuntu-branches/ubuntu/trusty/mariadb-5.5/trusty-proposed

« back to all changes in this revision

Viewing changes to storage/innobase/mysql-test/storage_engine/disabled.def

  • Committer: Package Import Robot
  • Author(s): Otto Kekäläinen
  • Date: 2013-12-22 10:27:05 UTC
  • Revision ID: package-import@ubuntu.com-20131222102705-mndw7s12mz0szrcn
Tags: upstream-5.5.32
Import upstream version 5.5.32

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
alter_table_online : MDEV-397 (Changing a column name via ALTER ONLINE does not work for InnoDB)
 
2
autoinc_vars : MySQL:65225 (InnoDB miscalculates auto-increment)
 
3
tbl_opt_ai : MySQL:65901 (AUTO_INCREMENT option on InnoDB table is ignored if added before autoinc column)
 
4
delete_low_prio : InnoDB does not use table-level locking
 
5
insert_high_prio : InnoDB does not use table-level locking
 
6
insert_low_prio : InnoDB does not use table-level locking
 
7
select_high_prio : InnoDB does not use table-level locking
 
8
update_low_prio : InnoDB does not use table-level locking
 
9