89782 Commits (cb37c557688e2f7f0381d02f78976a1b7d1bfd65)
 

Author SHA1 Message Date
Jan Lindström c30a8442e8 MDEV-6729: InnoDB: Failing assertion: state == TRX_STATE_NOT_STARTED in 11 years ago
Sergei Golubchik 89b6517c4c percona-server-5.6.20-68.0 11 years ago
Sergei Golubchik f16be2402b 2.1.9-release 11 years ago
Sergei Golubchik 993395bfa0 5.6.20 11 years ago
Jan Lindström d0a5f33ccd Remove incorrect test file. 11 years ago
Rich Prohaska 9596d75797 DB-548 generate dirty upgrade test cases with old rollback nodes 11 years ago
Rich Prohaska 3bffb9de16 FT-592 add tokuftdump --node N parameter 11 years ago
Jan Lindström 7e2bc140e3 Remove unnecessary debug output causing unnecessary warnings. 11 years ago
Jan Lindström 595bcb7947 Fix merge error on binlog_remove_pending_rows causing failure 11 years ago
Sergei Golubchik 3a91af9a92 MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress 11 years ago
John Esmet 12bf3294a4 FT-273 Fix a bug where we'd overactively assert that the memcmp magic 11 years ago
Sergei Golubchik 30d7860504 MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64 11 years ago
Sergei Golubchik b2c54a9a69 MDEV-6523 CONNECT temporary table created 11 years ago
Sergei Golubchik 4ff2a680ab MDEV-6565 search order for my.cnf inconsistent in docs/use, and global override with build-time -DDEFAULT_SYSCONFDIR is ignored 11 years ago
Sergei Golubchik 1e7dd85028 MDEV-6579 IMPORT_EXECUTABLES feature broken by addition of gen_pfs_lex_token 11 years ago
Jan Lindström b67e1d3c98 Adjusted defrag test that fails randomly (timing problem) and fix 11 years ago
Igor Babaev 5023bb899d Fixed bug mdev-6292. 11 years ago
Sergei Golubchik ae3cc4f1b7 MDEV-6561 libedit detection is broken 11 years ago
Michael Widenius 2362d98470 MDEV-6698: safe_mutex: Found wrong usage of mutex 'log_space_lock' and 'LOCK_log' 11 years ago
Rich Prohaska 20e92c1d33 FT-591 fix valgrind uninitialized value error in block allocator test caused by reading past the end of a the blockpair array 11 years ago
Jan Lindström 6748976d14 Fix test failure on rpl_statements test by not listing wsrep variable. 11 years ago
Sergei Petrunia 8707f172e1 Merge 10.1 into bb-10.1-mdev6657 11 years ago
Sergei Petrunia bf30585eaf MDEV-465: Optimizer : wrong index choice: Add a testcase. 11 years ago
Sergei Petrunia 8bd4716272 Merge ../10.1-orderby-fixes into 10.1 11 years ago
Michael Widenius 9c79227c96 Fixed two bugs with CREATE OR REPLACE and LOCK TABLES: 11 years ago
Nirbhay Choubey 26e048ffd3 Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. 11 years ago
Sergei Golubchik 6b720ae4cb MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-increment value from storage engine 11 years ago
Sergei Golubchik 8deb9066e2 fix compilation on windows - wrong include file 11 years ago
Jan Lindström 7c58dd80e5 Fix another set of test failures caused by galera merge. 11 years ago
Sergei Golubchik 4d4ce59d2b compilation fixes for WITH_ATOMIC_OPS=rwlocks 11 years ago
Jan Lindström d7fd3ffb4d Merge branch '10.1' of github.com:MariaDB/server into 10.1 11 years ago
Jan Lindström d3ceb934f1 MDEV-6701: InnoDB tests fail in 10.1 11 years ago
Sergei Golubchik efc93eb3d1 typos in cmake -DWITH_ATOMIC_OPS=xxx 11 years ago
Sergei Golubchik 0835f57489 MDEV-6638 mysql_options4 symbol missing from libmysqlclient.so.18 11 years ago
Sergei Golubchik bab6dab458 compilation failure on x86 11 years ago
Sergei Golubchik 9f0bdda8ab MDEV-6580 Assertion `thd' failed in my_malloc_size_cb_func upon writing status report into error log 11 years ago
Sergei Golubchik ca35033079 MDEV-6562 MDEV-6410 breaks WITHOUT_SERVER build 11 years ago
Olivier Bertrand a1c3656e01 - Fix MDEV-6624 (indexing on void table) 11 years ago
Sergei Golubchik 638075e5e9 MDEV-6577 auth_socket.so does not build in kFreeBSD 11 years ago
Sergei Golubchik 695781a53e MDEV-6595 [PATCH] HPPA: storage/xtradb/os/os0stacktrace.c:88:54: error: invalid operands to binary & (have 'void *' and 'long unsigned int') 11 years ago
Sergei Golubchik 0c148e413f MDEV-6610 Assertion `thd->is_error() || thd->killed' failed in mysql_execute_command on executing an SP with repeated CREATE TABLE .. SELECT 11 years ago
Sergei Golubchik 3da761912a MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH LOGS is running 11 years ago
Rich Prohaska 1a4342501d DB-310 run tokudb_support_xa.test on mysql and mariadb 5.5 11 years ago
Olivier Bertrand 4aac44d257 - Fix MDEV-6686 (buffer overflow in MakeRecord) 11 years ago
BohuTANG ef579d8921 DB-310 add tokudb_support_xa variable 11 years ago
Alexander Barkov 9392d0e280 - MDEV-6695 Bad column name for UCS2 string literals 11 years ago
Alexander Barkov bf4347eba0 Creating a new class in_string::Item_string_for_in_vector 11 years ago
Alexander Barkov c9d3b27d29 Using more Item_string_sys 11 years ago
Alexander Barkov 58eb51d1cf MDEV-6044 MySQL BUG#12735829 - SPACE() FUNCTION WARNING REFERS TO REPEAT() IN ER_WARN_ALLOWED_PACKET_OVERFLOWED 11 years ago
Sergei Petrunia d161546b67 MDEV-6689: valgrind errors in view.test in 10.1 11 years ago