| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-5819: MySQL Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ER... | unknown | 2014-03-14 | 3 | -1/+31 |
* | Merge with 10.0-base | Michael Widenius | 2014-03-13 | 17 | -18/+2511 |
|\ |
|
| * | Merge with 5.5 | Michael Widenius | 2014-03-11 | 22 | -65/+2759 |
| |\ |
|
| | * | Fixed a compiler failure and removed some warnings in windows | Michael Widenius | 2014-03-11 | 7 | -15/+16 |
| | * | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le... | Michael Widenius | 2014-03-10 | 6 | -21/+222 |
| | * | MDEV-5703: [PATCH] Slave disconnects and fails to reconnect on Error_code: 1159 | unknown | 2014-03-04 | 1 | -0/+1 |
| | * | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al... | Sergey Petrunya | 2014-03-04 | 1 | -1/+9 |
| | * | MDEV-5756 Add Audit Plugin to Debian packaging. | Alexey Botchkov | 2014-02-28 | 2 | -0/+2 |
| | * | MDEV-5436 mysqld crash signal 11 in mysql_audit_general. | Alexey Botchkov | 2014-02-28 | 2 | -4/+12 |
| | * | Increment the version number | Elena Stepanova | 2014-02-26 | 1 | -1/+1 |
| | * | MDEV-5746: Slow file extend when innodb_use_fallocate=1 and SSD | Jan Lindström | 2014-02-26 | 2 | -8/+28 |
| | * | MDEV-5742: Assertion failure node->n_pending on fil0fil.c line 5039 | Jan Lindström | 2014-02-26 | 2 | -22/+11 |
| | * | MariaDB Audit plugin added. | Alexey Botchkov | 2014-02-24 | 6 | -0/+2464 |
* | | | MDEV-5840: group_concat( column_json(dynamic_column )) return empty result | unknown | 2014-03-13 | 4 | -0/+29 |
* | | | update test results | Sergei Golubchik | 2014-03-12 | 1 | -6/+0 |
* | | | typo fixed | Sergei Golubchik | 2014-03-12 | 2 | -2/+2 |
* | | | MDEV-5619: CREATE OR REPLACE does not release MDL_EXCLUSIVE upon failure | Michael Widenius | 2014-03-12 | 7 | -3/+157 |
* | | | Fixed some failing tests | Michael Widenius | 2014-03-12 | 5 | -8/+29 |
* | | | MDEV-5766 - my_atomic_load does memory writes | Sergey Vojtovich | 2014-03-07 | 1 | -0/+6 |
* | | | Increase version number | Elena Stepanova | 2014-03-11 | 1 | -1/+1 |
* | | | The test had synchronization point, but did not save master position | Elena Stepanova | 2014-03-11 | 1 | -0/+2 |
* | | | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le... | Michael Widenius | 2014-03-10 | 6 | -21/+222 |
* | | | Fixed MDEV-5780 "create-big fails in 10.0" | Michael Widenius | 2014-03-10 | 3 | -4/+17 |
* | | | default xtradb - fixes for debian packaging | Sergei Golubchik | 2014-03-08 | 2 | -2/+2 |
* | | | @@old_mode=zero_date_time_cast | Sergei Golubchik | 2014-03-07 | 8 | -13/+26 |
* | | | workaround for xtradb on gcc 4.1.2 RHEL5/x86, gcc atomic ops only work under ... | Sergei Golubchik | 2014-03-07 | 2 | -0/+12 |
* | | | XtraDB made the default | Sergei Golubchik | 2014-03-07 | 6 | -54/+10 |
* | | | MDEV-5789: race between rpl_parallel_change_thread_count and slave start upon... | unknown | 2014-03-07 | 1 | -0/+5 |
* | | | MDEV-5788: Incorrect free of rgi->deferred_events in parallel replication | unknown | 2014-03-07 | 3 | -7/+64 |
* | | | Do not use SECONDS_IN_24H in nt_servc.cc. | Alexander Barkov | 2014-03-07 | 1 | -1/+1 |
* | | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t... | Alexander Barkov | 2014-03-07 | 33 | -209/+604 |
* | | | MDEV-5675 - Performance: my_hash_sort_bin is called too often | Sergey Vojtovich | 2014-03-06 | 13 | -69/+99 |
* | | | MDEV-4603 mysql_stmt_reset returns "commands out of sync" error | unknown | 2014-03-06 | 2 | -17/+120 |
* | | | 10.0-base merge | Sergei Golubchik | 2014-03-05 | 10 | -9/+161 |
|\ \ \
| |/ / |
|
| * | | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al... | Sergey Petrunya | 2014-03-05 | 1 | -1/+9 |
| * | | Merge | Sergey Petrunya | 2014-03-05 | 4 | -4/+114 |
| |\ \ |
|
| | * | | MDEV-5723: mysqldump -uroot unusable for multi-database operations, checks al... | Sergey Petrunya | 2014-03-04 | 3 | -3/+113 |
| | * | | MDEV-5778: Valgrind failure in innodb_ext_keys.test | Sergey Petrunya | 2014-03-04 | 1 | -1/+1 |
| * | | | MDEV-5703: [PATCH] Slave disconnects and fails to reconnect on Error_code: 1159 | unknown | 2014-03-04 | 1 | -0/+1 |
| * | | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0-base | unknown | 2014-03-04 | 12 | -66/+292 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Fixed bug mdev-5635. | Igor Babaev | 2014-02-27 | 3 | -2/+30 |
| * | | | Merge | Sergey Petrunya | 2014-02-27 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Update test results after fix for MDEV-5732 | Sergey Petrunya | 2014-02-27 | 1 | -1/+1 |
| * | | | | Merge MDEV-5657 (parallel replication) to 10.0-base | unknown | 2014-02-26 | 18 | -450/+1144 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge | Sergey Petrunya | 2014-02-25 | 1 | -2/+7 |
| |\ \ \ \ |
|
| | * | | | | MDEV-5732: Valgrind warning for index_merge and extended_keys | Sergey Petrunya | 2014-02-25 | 1 | -2/+7 |
* | | | | | | xtradb, windows, aio: fix the bad merge | Sergei Golubchik | 2014-03-04 | 1 | -0/+3 |
* | | | | | | Fixed bug found by Pavel Ivanov in Gtid_log_event. | Michael Widenius | 2014-03-04 | 1 | -14/+12 |
* | | | | | | Fixed timing problem in rpl_heartbeat_basic.test | Michael Widenius | 2014-03-04 | 1 | -1/+1 |
* | | | | | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0 | unknown | 2014-03-04 | 12 | -66/+292 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|