471 Commits (0dc23679c867629ded5f9534d2ab6e8edf238aa0)

Author SHA1 Message Date
Bjorn Munch 37de3c2c0b 12956584 followup fix for mysqltest 14 years ago
Sergey Petrunya 203bbfe569 MWL#182: Explain running statements 14 years ago
unknown a5b881594d MWL#192: Non-blocking client API for libmysqlclient. 14 years ago
Bjorn Munch 32e8085de9 Bug #12956584 - MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT COMMAND/STMT 14 years ago
Bjorn Munch 52960624d3 Bug #12793118 MYSQLTEST: --ERROR AND --DISABLE_ABORT_ON_ERROR DO NOT WORK FOR SQL IN COMMANDS 14 years ago
Bjorn Munch a238e6ada2 Bug #12956584 MYSQLTEST: --ENABLE_X OR --DISABLE_X APPLYING ONLY TO NEXT COMMAND/STMT 14 years ago
Bjorn Munch 6e60a07157 Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC 14 years ago
Bjorn Munch 4cb3072356 Bug #12793170 MYSQLTEST: PROVIDE ACCESS TO ERROR NAMES THROUGH NUMERIC CODES AND VICE VERSA 14 years ago
Sergei Golubchik 49501b4ccb fix memory leaks and other problems found by safemalloc 15 years ago
Sergei Golubchik 172f5e28ba add safemalloc back 15 years ago
Georgi Kodinov 7ae92503c7 Fixed cast warnings in introducing the pluggable authentication client 15 years ago
Sergei Golubchik 03b33425e5 many changes to my_getsystime.c: 15 years ago
unknown 1177bea2f1 Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
unknown e55fb3bbe8 Fix mysqltest printing of include stack. 15 years ago
Michael Widenius 4c81cef75d Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) 15 years ago
Michael Widenius 4cb68c0e89 mysqltest: Write command to be executed to the log BEFORE executing the command. 15 years ago
Luis Soares 8a08fd4341 BUG#11762616: BUG#55229: 'POSTION' 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Marko Mäkelä 0ff2a182b6 Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 15 years ago
Michael Widenius 0fae0335d4 Ensure that all clients reads the appropriate 'client', client-mariadb and 'mariadb' sections from my.cnf 15 years ago
Bjorn Munch c85237485a Bug #11885854 MYSQLTEST: PS-PROTOCOL IMPLIED BY CURSOR-PROTOCOL LOST AFTER ENABLE_PS_PROTOCOL 15 years ago
Michael Widenius e6c45f5e1f - Reduced memory requirements for mysqltest to 1/4.th This also gave a speedup for 5x for some tests. 15 years ago
Sergei Golubchik 8fafe0f89b missing DBUG_RETURN 15 years ago
Guilhem Bichot 1756d087cd Fix for BUG#59894 15 years ago
Michael Widenius c46305ab48 Better fix for mysql_test.cc::do_remove_files_wildcard 15 years ago
Michael Widenius 69fe020f01 Fixed bugs found by buildbot: 15 years ago
Bjorn Munch 5a85609d6b Fixed copyright headers in mtr src files 15 years ago
Bjorn Munch aa5110c0f1 Bug #59153 mysqltest produces a valgrind warning when the running test fails 15 years ago
Bjorn Munch 5376a76dea Bug #58900 query_get_value crashes when result begins with dollar sign 15 years ago
Bjorn Munch 8645caf79d Bug #59002 Please make mtr print correct file and line number when tests fail 15 years ago
Mattias Jonsson 38c5e2cae8 Bug#47902: partition_recover_myisam fails with --ps-protocol 15 years ago
Sven Sandberg 8b27f9a05e BUG#49978: Replication tests don't clean up replication state at the end 15 years ago
Bjorn Munch 1008827107 Bug #58511 mysqltest doesn't always run statements in ps mode 15 years ago
Bjorn Munch e70cb01d08 Bug #58522 mtr --debug leaks memory when test fails 15 years ago
Bjorn Munch 06790ea7be Bug #58695 mysqltest coredumps on "if($x == ){" 15 years ago
Bjorn Munch 81d29b1d82 Bug #58710 Valgrind warnings in mysqltest 15 years ago
Bjorn Munch cc21483fcf Bug #58092 Test "rpl_cross_version" has "copy_file" failing 15 years ago
Davi Arnaut d5e928959e Bug#51817: incorrect assumption: thd->query at 0x2ab2a8360360 is an invalid pointer 15 years ago
Bjorn Munch ca2ea5541e Bug #58412 mysqltest: allow quoting of strings in let and in if comparison 15 years ago
Bjorn Munch 32ea070845 Bug #58257 mysqltest: in if(), ! $var with space is always false 15 years ago
Bjorn Munch 196b1cc79e avoid compilation warning about incomplete switch 15 years ago
Mattias Jonsson 21bc09c26b post-push fix, backported --replace_result patch 15 years ago
Bjorn Munch 92a1a11203 Bug #58087 mysqltest re-evaluates 'let' expressions infinitely 15 years ago
Magnus Blåudd a557a66145 Bug#58195 Make mysqltest poll for next epoch more often 15 years ago
Bjorn Munch 3fab294616 Bug #57276 mysqltest: add support for simple compares in if/while conditions 15 years ago
unknown e55c4836a1 MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge thread 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
unknown c6b19ea001 mysqltest: Fix reversed error check, causing truncated output when testcase fails. 15 years ago
unknown f0707b38ea MWL#116: Efficient group commit: Some fixes for test failures. 15 years ago
Sergei Golubchik 1d8ad7e54c workaround for MySQL BUG#57491 15 years ago