summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-1117-61/+127
|\
| * Merge with 5.1Michael Widenius2011-11-301-3/+18
| |\
| | * Fixed compiler warnings and other bugs found by buildbot.Michael Widenius2011-11-301-3/+18
| * | Fix testcases:Vladislav Vaintroub2011-11-291-1/+1
| * | Merge with MariaDB 5.1Michael Widenius2011-11-2417-58/+110
| |\ \ | | |/
| | * Merge with MySQL 5.1.60Michael Widenius2011-11-233-8/+28
| | |\
| | | * Bug#12406055 post-push fix: unused variable 'num_chars' in optimized build.Tor Didriksen2011-11-011-1/+2
| | | * BUG#11758062 - 50206: ER_TOO_BIG_SELECT REFERS TO OUTMODED Raghav Kapoor2011-09-281-1/+1
| | | * merge from 5.1 mainBjorn Munch2011-09-261-2/+4
| | | |\
| | | | * Manual merge from mysql-5.1.Ramil Kalimullin2011-08-099-46/+29
| | | | |\
| | | | * \ merge 5.0-security => 5.1-securityTor Didriksen2011-07-151-2/+4
| | | | |\ \
| | | | | * | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REALTor Didriksen2011-07-151-2/+4
| | | * | | | Bug #12793118 MYSQLTEST: --ERROR AND --DISABLE_ABORT_ON_ERROR DO NOT WORK FOR...Bjorn Munch2011-09-141-5/+22
| | | | |_|/ | | | |/| |
| | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-2117-49/+80
| | |\ \ \ \ | | | |/ / /
| | | * | | Manual merge from mysql-5.0.Alexander Nozdrin2011-07-228-42/+27
| | | |\ \ \
| | | | * | | For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-228-53/+36
| | | * | | | BUG#12695969Luis Soares2011-07-111-4/+2
| | | |\ \ \ \ | | | | |/ / / | | | | | / / | | | | |/ / | | | |/| |
| | | | * | BUG#12695969: FIX OUTDATED COPYRIGHT NOTICES IN REPLACTIONLuis Soares2011-07-111-7/+3
| | | | |/
| | | * | Updated/added copyright headersKent Boortz2011-07-036-26/+49
| | | |\ \
| | | | * \ BUG#12354268Luis Soares2011-05-061-1/+2
| | | | |\ \
| | | | | * | BUG#12354268: MYSQLBINLOG --BASE64-OUTPUT=DECODE-ROWS DOES NOTLuis Soares2011-05-051-1/+2
| | | | * | | BUG#11762616: BUG#55229: 'POSTION' Luis Soares2011-05-061-2/+2
| | | | |/ /
| | | | * | Remove soft links in the build directory, not the source directory (Bug#43312)Kent Boortz2011-05-031-2/+2
| | | | * | Merge mysql-5.1 -> mysql-5.1-innodbVasil Dimov2011-04-212-3/+9
| | | | |\ \
| | | | * | | Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-071-5/+7
| | | * | | | Updated/added copyright headersKent Boortz2011-06-3017-33/+65
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Updated/added copyright headersKent Boortz2011-06-3015-29/+64
| | * | | | | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-1/+2
* | | | | | | Added handler and temporary table usage to mytopMichael Widenius2011-12-031-0/+2
* | | | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-1/+2
* | | | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-6/+6
* | | | | | | Added MariaDB executable comment syntax: /*M!##### */Michael Widenius2011-08-291-2/+2
* | | | | | | Automatic merge with 5.2Michael Widenius2011-08-151-3/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixes MySQL bug#48972: mysqldump --insert-ignore leaves set unique_checks=0.Michael Widenius2011-08-101-3/+12
* | | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-053-11/+11
|\ \ \ \ \ \ \
| * | | | | | | fix warningsVladislav Vaintroub2011-06-131-8/+8
| * | | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-123-3/+3
* | | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-012-3/+55
* | | | | | | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-242-5/+26
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-112-5/+26
| |/ / / / / /
* | | | | | | Merge with Sergei's tree to get in latest microsecond patches and also fixes ...Michael Widenius2011-06-111-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ merge with 5.1-microSergei Golubchik2011-06-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-1/+1
* | | | | | | | | Fixed compile failure when we don't use system zlibMichael Widenius2011-06-091-0/+1
|/ / / / / / / /
* | | | | | | | Fix compile errors and warnings and test errors introduced by microseconds push.Vladislav Vaintroub2011-05-281-2/+2
* | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-284-6/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | post review changes 2Sergei Golubchik2011-05-192-2/+2
| * | | | | | | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-1/+1
| * | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-2/+2
| * | | | | | | missing DBUG_RETURNSergei Golubchik2011-02-231-1/+2