mariadb/mysql-test/suite
Michael Widenius 9f96097a05 mysql client: Ignore --comments at start of command line. This allows one to more easily run mysqltest tests trough the command line.
Fixed bug: LP#603026 RQG: pagecache_read: Assertion `pageno < ((1ULL) << 40)' on OPTIMIZE TABLE of a Maria table  

client/mysql.cc:
  Removed Oracle copyright from stdout, as Oracle doesn't have copyright to all code in this file.
  Ignore --comments at start of command line. This allows one to more easily run mysqltest tests trough the command line.
mysql-test/suite/maria/r/optimize.result:
  Added test for LP#603026
mysql-test/suite/maria/t/optimize.test:
  Added test for LP#603026
sql/net_serv.cc:
  Removed DBUG_ASSERT(), as this code can happen during testing.
storage/maria/ma_check.c:
  Fixed bug: LP#603026 RQG: pagecache_read: Assertion `pageno < ((1ULL) << 40)' on OPTIMIZE TABLE of a Maria table  
  The problem was duplicated memory usage with long packed keys.
2010-07-16 13:35:49 +03:00
..
binlog Merge with MySQL 5.1.47 2010-05-26 21:55:40 +03:00
bugs Bug #38205 Row-based Replication (RBR) causes inconsistencies: HA_ERR_FOUND_DUPP_KEY 2009-04-09 16:05:41 +03:00
engines Updates to README file of the 'engines' test suites 2010-05-04 14:24:36 -07:00
federated Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
funcs_1 After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and compiler warning removals. 2010-04-28 21:29:45 +02:00
funcs_2 merge 5.0-> 5.1 2009-04-24 13:00:17 -04:00
ibmdb2i Bug#49329 example (and other) engines use wrong collation for open tables hash 2009-12-11 12:31:16 +05:30
im Move instance manager tests to it's own suite 2007-08-29 19:02:33 +02:00
innodb Fixed compiler warnings 2010-05-27 20:18:31 +03:00
innodb_plugin Add a test case for Bug #52745. 2010-04-26 14:08:56 +03:00
jp Bug #45159 : some tests in suite "jp" fail in embedded server (use LOAD DATA) 2009-09-11 15:52:08 +03:00
large_tests Bug#27029 alter table ... enable keys crashes mysqld on large table 2007-06-21 12:45:56 -04:00
manual manual merge for bug_29136, bug#29309. 2007-10-13 23:12:50 +03:00
maria mysql client: Ignore --comments at start of command line. This allows one to more easily run mysqltest tests trough the command line. 2010-07-16 13:35:49 +03:00
ndb Merge MySQL 5.1.44 into MariaDB. 2010-03-04 09:03:07 +01:00
ndb_team Merge BUG#43263 from 5.0-bugteam to 5.1-bugteam 2009-05-31 13:44:41 +08:00
parts Merge MySQL 5.1.46 into MariaDB. 2010-04-28 14:52:24 +02:00
pbxt bug lp:578117 - Wrong usage of mutex LOCK_sync and LOCK_active in XA 2010-07-01 23:50:18 +02:00
rpl fixed for mysql-test-run to 2010-06-10 11:11:52 +02:00
rpl_ndb BUG#49481: RBR: MyISAM and bit fields may cause slave to stop on delete: 2010-01-21 17:20:24 +00:00
stress Merge trift2.:/MySQL/M51/mysql-5.1 2008-02-22 16:14:27 +01:00
sys_vars Merge with MySQL 5.1.47 2010-05-26 21:55:40 +03:00