8997 Commits (94d23e2413d61f9f14b230c6f73b8bdc99cd158b)

Author SHA1 Message Date
Michael Widenius 94d23e2413 Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) inserting record, while MyISAM and InnoDB doesn't 12 years ago
Sergei Golubchik e8193eeb8d skip performance_schema also in spider/bg suite 12 years ago
Sergei Golubchik 37b8691cec fix the fix and update test results for MDEV-4439 12 years ago
Alexey Botchkov bf050b1db2 MDEV-4439 ALTER TABLE .. [ADD|DROP] FOREIGN KEY IF [NOT] EXISTS does not work if constraint name is not used. 12 years ago
Sergei Golubchik 73aea0a732 MDEV-5499 install_spider.sql tries to create tables with DEFAULT clause for TEXT columns 12 years ago
Michael Widenius 313f18be5a Fixed errors and warnings found by buildbot 12 years ago
Michael Widenius 0557de84f1 Marked some very slow tokudb test with --big_test 12 years ago
Sergei Golubchik 5eb145858d more solaris fixes. xtradb and spider. 12 years ago
Elena Stepanova f68eac2ead From MySQL 5.6.13 change log: 12 years ago
Elena Stepanova e068b7dc40 Intentional change in logging 12 years ago
Elena Stepanova 625d9f4ef8 Spider tests failed in buildbot due to the lack of memory. 12 years ago
Sergei Golubchik 342b098cfb ha_xtradb.so fix for solaris, gcc 3.4.3 12 years ago
Sergei Golubchik bbfd113127 don't link with libmysys twice (it's implied here) 12 years ago
Sergei Golubchik c72cdc0815 update result file 12 years ago
Olivier Bertrand a25b5bd440 - Fix a few GCC errors an warnings 12 years ago
Sergei Golubchik 3b3a7a524e test fixes 12 years ago
Olivier Bertrand 5133cb5e25 This is a major update of CONNECT that goes from version 1.1 to 1.2 12 years ago
Sergei Golubchik 5e1d5d9bc0 fixes: 12 years ago
Sergei Golubchik fa11d613cf MySQL WL#5522 - InnoDB transportable tablespaces. 12 years ago
Sergei Golubchik d929342b0f Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 12 years ago
Sergei Golubchik 27d45e4696 MDEV-5574 Set AUTO_INCREMENT below max value of column. 12 years ago
Sergei Golubchik 2acc01b3cf make sequence and sql_discovery suites default too 12 years ago
Michael Widenius 2410ecac60 Fixed compiler warnings 12 years ago
Sergei Golubchik b4dd13b519 MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlock 12 years ago
Sergei Golubchik ebaac51c2f mtr: check that tests clean up debug_sync. fix tests that didn't. 12 years ago
Sergei Golubchik 879a05ce3f improve oqgraph boost check to filter out newer boost versions 12 years ago
Michael Widenius 46c4f3a785 speed up tokudb tests by adding begin/commit around insert loops 12 years ago
Sergei Golubchik b816a2d43b add all csv extensions to the ha_tina_exts[] array 12 years ago
Michael Widenius 3d67c68ad1 Fixed MDEV-4970: Wrong result with Aria table populated with disabled keys 12 years ago
Michael Widenius 7335c6f2a4 Fixed failures in tokudb test cases 12 years ago
Sergei Golubchik 3b5f66dbf9 fix XtraDB to compile on Windows 12 years ago
Sergei Golubchik e8f6f40292 clarify plugin-load usage in tokudb.cnf file 12 years ago
Michael Widenius 04bee0af2e Fix for MDEV-5547: Bad error message when moving very old .frm files to MariaDB 5.5. 12 years ago
Sergey Petrunya 41208f6e5b MDEV-5426: Assertion `toku_ft_needed_unlocked(src_h)' failed (errno=11) ... 12 years ago
Sergei Golubchik 283af34a6d MDEV-5543 MyISAM repair unsafe usage of TMD files 12 years ago
Michael Widenius 659304d410 Cleanups: 12 years ago
Michael Widenius 273078c5fa Fixes to get valgrind to work with jemalloc 12 years ago
Olivier Bertrand e71bd28f3f - Fix bug MDEV-5486 (fail to create or drop a table dbn.tbn when no default database) 12 years ago
Olivier Bertrand 32284eba5c - Fix variables used uninitialized 12 years ago
Olivier Bertrand c055e5e0ef - Add the DECIMAL data type (TYPE_DECIM) 12 years ago
Alexander Barkov 889b08b050 Adding tests for TABLE_TYPE=ODBC with Oracle. 12 years ago
Sergei Golubchik 91b82a0f73 mtr: abort when a suite.pm fails to load, don't just ignore the errors. 12 years ago
Sergei Golubchik 3b7b79a9d1 don't install connect test suite explicitly, 12 years ago
Sergei Golubchik 348c962c49 fix xtradb I_S tables to load 12 years ago
Olivier Bertrand ec906f928b - Fix MDEV-5340 12 years ago
unknown 1555f1801d make 5.1 compiling with modern gcc. 12 years ago
Olivier Bertrand d05ccc2324 - Add extra column info in discovery 12 years ago
Sergei Golubchik 1df23d6f0f mtr: print a detailed warning on a uninit assignment in the [ENV] group 12 years ago
Sergei Golubchik 50808b30d2 MDEV-5396 Assertion `Handlerton: r==0 ' failed (errno=0) on EXPLAIN with TokuDB tables 12 years ago
Alexander Barkov 90d022404c Fixing a compilation warning 12 years ago