summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Automerge with 5.1Michael Widenius2010-08-254-13/+20
|\
| * Automatic mergeMichael Widenius2010-08-241-1/+1
| * Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_Michael Widenius2010-08-231-4/+11
| * Fixed compiler warnings from Windows compilerMichael Widenius2010-08-113-8/+8
* | Merge with 5.1 to get bug fix for LP#613408 Memory corruption with (M)aria st...Michael Widenius2010-08-072-2/+2
|\ \ | |/
| * This patch fixes LP#613408 Memory corruption with (M)aria storage engine and...Michael Widenius2010-08-072-2/+2
* | Added extra argument to longlong2str() to make it have same prototype is int2...Michael Widenius2010-08-071-2/+2
* | Merge with MariaDB 5.1Michael Widenius2010-08-061-6/+6
|\ \ | |/
| * Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-6/+6
* | Merge with MariaDB 5.1.49Michael Widenius2010-08-0510-404/+419
|\ \ | |/
| * Merge with MySQL 5.1.49Michael Widenius2010-08-0210-404/+419
| |\
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-1010-399/+413
* | | Merge with MariaDB 5.1Michael Widenius2010-07-171-4/+7
|\ \ \ | |/ /
| * | mysql client: Ignore --comments at start of command line. This allows one to ...Michael Widenius2010-07-161-4/+7
* | | Automerge MariaDB 5.1->5.2.unknown2010-07-093-3/+9
|\ \ \ | |/ /
| * | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
| * | Fixes for Opensolaris (to get buildbot green)Michael Widenius2010-06-232-3/+7
* | | mergedSergei Golubchik2010-06-162-13/+32
|\ \ \ | |/ /
| * | mysqltest: use setenv, not putenv, to make gcov happy.Sergei Golubchik2010-06-141-13/+31
| * | Fixed some bugs in the Maria storage engineMichael Widenius2010-06-142-1/+2
* | | merge 5.1->5.2Sergei Golubchik2010-06-0110-223/+430
|\ \ \ | |/ /
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-2810-222/+429
| |\ \ | | |/
| | * Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTsunknown2010-03-281-3/+1
| | * Bug #44178: mysql cli does not comply with GPLv2 clause 2cGeorgi Kodinov2010-03-111-9/+11
| | * mergeGeorgi Kodinov2010-03-101-2/+3
| | |\
| | | * Bug #41057: mysql_update fails FATAL ERROR: Failed to create temporary file f...Georgi Kodinov2010-03-091-2/+3
| | * | Bug#37316: Anonymous error messages noticed sometimes, while running tests in...Davi Arnaut2010-03-081-1/+1
| | |/
| | * Automerge: BUG 48993 bundle from bug report --> mysql-5.1-bugteam.Luis Soares2010-03-081-3/+8
| | |\
| | | * BUG#48993: valgrind errors in mysqlbinlogLuis Soares2010-02-171-3/+8
| | * | merge from 5.1-mtrBjorn Munch2010-02-221-61/+233
| | |\ \ | | | |/ | | |/|
| | | * Bug #51135 Please increase the maximum number of connections allowed in mysql...Bjorn Munch2010-02-171-10/+21
| | | * Bug #50618 Please allow 'sleep $variable' in mtrBjorn Munch2010-02-091-5/+17
| | | * merge from 5.1 mainBjorn Munch2010-02-076-19/+59
| | | |\
| | | * | Bug #39774 mysql-test-run's remove_file can't use wildcards, this should be d...Bjorn Munch2010-02-041-1/+78
| | | * | merge 49837Bjorn Munch2010-01-201-0/+4
| | | |\ \
| | | | * | Bug #49837 mysqltest exec cannot handle multi-line command correctlyBjorn Munch2010-01-201-0/+4
| | | * | | merge 48888Bjorn Munch2010-01-201-2/+2
| | | |\ \ \
| | | | * | | Bug #48888 mysqltest crashes on --replace_result if 'from' is longer than ~10...Bjorn Munch2010-01-201-2/+2
| | | | |/ /
| | | * | | Bug #49878 delimiter under false 'if' makes mysqltest test fail with 'Missing...Bjorn Munch2010-01-201-1/+19
| | | * | | exporting server version and other as env var (bug#50471)Bernd Ocklin2010-01-201-1/+8
| | | |/ /
| | | * | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-071-4/+3
| | | * | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-061-0/+1
| | | * | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send'Bjorn Munch2010-01-061-2/+12
| | | * | Bug #48863 mysql test: enable and disable case insensitive compare modeBjorn Munch2010-01-061-2/+24
| | | * | Merge from 5.1 mainBjorn Munch2009-12-163-44/+128
| | | |\ \
| | | * | | backport mysqltest send_eval from 42520Bjorn Munch2009-12-161-2/+4
| | | * | | Bug #48250 mysqtest_embedded can lock destroyed mutexBjorn Munch2009-11-261-4/+4
| | | * | | Bug #48671 mysqltest fails on 'perl' in file sourced inside 'while'Bjorn Munch2009-11-111-32/+41
| | * | | | Recommit of Bug#49447.Staale Smedseng2010-02-0410-144/+171
| | | |_|/ | | |/| |
* | | | | mysql: don't crash when --show-warnings is enabledSergei Golubchik2010-05-211-1/+1