summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* cleanupsSergei Golubchik2011-10-191-4/+1
* merge with 5.3Sergei Golubchik2011-10-1914-178/+559
|\
| * 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
| * | | automatic mergeunknown2011-05-181-1/+14
| |\ \ \
| | * | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+14
| * | | | automergeunknown2011-05-181-3/+8
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | automergeunknown2011-05-181-3/+8
| | |\ \
| | | * | Fix mysqltest printing of include stack.unknown2011-05-181-3/+8
| * | | | Merge with 5.2Michael Widenius2011-05-161-9/+9
| |\ \ \ \ | | |/ / /
| | * | | Small CMake fixes :Vladislav Vaintroub2011-05-151-9/+9
| * | | | Merge with dynamic column codeMichael Widenius2011-05-121-2/+6
| |\ \ \ \
| | * | | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233)Michael Widenius2011-05-121-2/+6
| * | | | | Merge with MariaDB 5.2Michael Widenius2011-05-109-56/+150
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | mysqltest: Write command to be executed to the log BEFORE executing the command.Michael Widenius2011-05-091-1/+19
| | * | | Automatic merge with 5.1Michael Widenius2011-05-041-0/+1
| | |\ \ \ | | | |/ /
| | | * | Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-041-0/+1
| | * | | Automatic mergeMichael Widenius2011-05-041-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix warning (unused local variable)Vladislav Vaintroub2011-05-031-1/+1
| | * | | Merge with MariaDB 5.1Michael Widenius2011-05-039-55/+131
| | |\ \ \ | | | |/ /
| | | * | Merge with MySQL 5.1.57/58Michael Widenius2011-05-029-55/+131
| | | |\ \
| * | | \ \ MWL#180: merge fixes from 5.2-rpl + forgot to adjust revision from which chec...unknown2011-05-041-0/+1
| |\ \ \ \ \
| | * | | | | MWL#180 Buildbot fixes:unknown2011-05-041-1/+2
| * | | | | | Merge MWL#180, binlog checksum backport, into MariaDB 5.3-based tree.unknown2011-05-032-8/+30
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-032-8/+30
| * | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-083-37/+232
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-015-117/+221
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-263-15/+137
| | |\ \ \ \ \ \
| | | * | | | | | Make mysqlbinlog omit redundant `use` around BEGIN/SAVEPOINT/COMMIT/ROLLBACK ...unknown2011-01-131-2/+13
| | | * | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-102-11/+124
| | * | | | | | | Merge MWL#136 into mariadb-5.2-rplunknown2010-12-251-24/+95
| | |\ \ \ \ \ \ \
| | | * | | | | | | MWL#136: Rename binlog_trx_{file,position} to the much better binlog_snapshot...unknown2010-11-081-5/+5
| | | * | | | | | | MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOTunknown2010-11-071-24/+95
| * | | | | | | | | mergeVladislav Vaintroub2011-03-2610-11/+22
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |