3585 Commits (607aab9c1d68a3b80bdb52a6c73fd6be1aa52764)

Author SHA1 Message Date
Michael Widenius a148cf7fb0 Fixed that --sorted-result in mysql-test-run also works for exec 14 years ago
Michael Widenius 3e2cb35e11 Added handler and temporary table usage to mytop 14 years ago
Sergei Golubchik d5fd757a42 1. add --plugin-dir and --default-auth to mysqltest. 14 years ago
Vladislav Vaintroub a01c955793 Fix main.merge testcase on Windows 14 years ago
Michael Widenius 692fcba403 Fixed compiler warnings and other bugs found by buildbot. 14 years ago
Vladislav Vaintroub 389acf0a30 Fix testcases: 14 years ago
Tor Didriksen 0e2af2cdd3 Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build. 14 years ago
unknown 28e2777991 Fix gcc 4.6 warnings about assigned but not used variables. 14 years ago
unknown 255c04aed8 Compiler warning about assigned but not used variables fixed. 14 years ago
Raghav Kapoor ffd0a785f4 BUG#11758062 - 50206: ER_TOO_BIG_SELECT REFERS TO OUTMODED 14 years ago
Sergei Golubchik 14c767ca48 fix typo: binlog_annotate_rows_events -> binlog_annotate_row_events 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
Michael Widenius 282c303746 Added MariaDB executable comment syntax: /*M!##### */ 14 years ago
Michael Widenius 397fc34f44 Fixes MySQL bug#48972: mysqldump --insert-ignore leaves set unique_checks=0. 14 years ago
Alexander Nozdrin cb5239954b For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENT 15 years ago
Tor Didriksen cfcd49b467 Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL 15 years ago
Luis Soares 686182b273 BUG#12695969: FIX OUTDATED COPYRIGHT NOTICES IN REPLACTION 15 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Vladislav Vaintroub 06490b208a fix warnings 15 years ago
Vladislav Vaintroub 4171483b53 Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs increasing. 15 years ago
Michael Widenius 69ffc06610 Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned archive tables" 15 years ago
Michael Widenius 60bd2133d7 Fixed compile failure when we don't use system zlib 15 years ago
Sergei Golubchik 4d128777dd revert a suggested "optimization" that introduced a bug 15 years ago
Vladislav Vaintroub b519f2b626 Fix compile errors and warnings and test errors introduced by microseconds push. 15 years ago
Sergei Golubchik f06cac336b post review changes 2 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
Vladislav Vaintroub 19f0d6b2d9 Small CMake fixes : 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
Luis Soares 0efb452e5e BUG#12354268: MYSQLBINLOG --BASE64-OUTPUT=DECODE-ROWS DOES NOT 15 years ago
Michael Widenius a3af6f0f3d Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets 15 years ago
Michael Widenius 3c9ae014ca Fixed build errors on centos5-amd64-minimal, where we compile with very few character sets 15 years ago
unknown 7a36035bd2 MWL#180 Buildbot fixes: 15 years ago
Vladislav Vaintroub 7d8a918c64 Fix warning (unused local variable) 15 years ago
Kent Boortz f9abd1ab31 Remove soft links in the build directory, not the source directory (Bug#43312) 15 years ago
unknown 014b8e7f43 Backport MySQL WL#2540 into MariaDB. 15 years ago
Nirbhay Choubey cb0e49c000 Bug#11765157 - 58090: mysqlslap drops schema specified in 15 years ago
Marko Mäkelä 0ff2a182b6 Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 15 years ago
Sven Sandberg f1b638d33c BUG#11766427, BUG#59539: Filter by server id in mysqlbinlog fails 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
Sergei Golubchik a8a757c6bb wl#173 - temporal types with sub-second resolution 15 years ago
Michael Widenius 52b64be318 Fixed compiler warnings 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
Nirbhay Choubey 876502d743 Bug#11766310 : 59398: MYSQLDUMP 5.1 CAN'T HANDLE A DASH 15 years ago