summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-10-0436-548/+1873
|\
| * Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-0324-291/+430
| * Made max_relay_log_size depending on master connection.Michael Widenius2012-10-0114-98/+144
| * Fixed issues found by QA (Elena)Michael Widenius2012-09-287-51/+58
| * Added multi-source support to show relaylog eventsMichael Widenius2012-09-282-4/+20
| * Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-2827-211/+1293
|/
* Automatic mergeMichael Widenius2012-09-2239-451/+644
|\
| * Automatic mergeMichael Widenius2012-09-2239-451/+644
| |\
| | * This fix+comments was originally made by Alexey KopytovMichael Widenius2012-09-183-7/+58
| | * Automatic mergeMichael Widenius2012-09-188-60/+98
| | |\
| | | * Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-186-29/+73
| | | * Added THD::utime_after_query to avoid calling current_utime() twice for every...Michael Widenius2012-09-133-31/+25
| | * | Merged the fix for bug lp:1009187, mdev-373unknown2012-09-182-203/+107
| | |\ \ | | | |/ | | |/|
| | | * - Merged the fix for bug lp:1009187, mdev-373.unknown2012-09-172-203/+107
| | | |\
| | | | * Fix bug lp:1009187, mdev-373, mysql bug#58628unknown2012-09-142-86/+55
| | | * | Fix of MDEV-511.unknown2012-09-071-0/+6
| | * | | Added new status variables:Michael Widenius2012-09-0914-20/+57
| | * | | Automatic mergeMichael Widenius2012-09-096-14/+103
| | |\ \ \
| | | * | | Better error message when using --language or --log-binMichael Widenius2012-09-072-14/+14
| | | * | | Added function last_value() which returns the last value but evalutes all arg...Michael Widenius2012-09-054-0/+89
| | * | | | Fix of MDEV-511.unknown2012-09-071-0/+6
| | * | | | MDEV-510 assert triggered by ./mtr --ps-protocol rpl_mdev382Sergei Golubchik2012-09-061-25/+13
| | * | | | merge 5.3->5.5unknown2012-09-065-10/+124
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | MDEV-486 LP BUG#1010116 fix.unknown2012-09-054-8/+119
| | | * | Bug #1043845 st_distance() results are incorrect depending on variable order.Alexey Botchkov2012-08-312-2/+3
| | * | | remove the forgotten commented out piece of the old mergeSergei Golubchik2012-09-011-5/+0
| | * | | 5.3 mergeSergei Golubchik2012-08-3110-75/+66
| | |\ \ \ | | | |/ /
| | | * | compilation warningSergei Golubchik2012-08-311-1/+1
| | | * | MDEV-381: fdatasync() does not correctly flush growing binlog file.unknown2012-08-301-5/+5
| | | * | MDEV-437 Microseconds: In time functions precision is calculated modulo 256Sergei Golubchik2012-08-301-1/+1
| | | * | MDEV-438 Microseconds: Precision is ignored in CURRENT_TIMESTAMP(N) when it i...Sergei Golubchik2012-08-291-4/+4
| | | * | MDEV-454 Addition of a time interval reduces the resulting valueSergei Golubchik2012-08-292-3/+3
| | | * | MDEV-456 An out-of-range datetime value (with a 5-digit year) can be created ...Sergei Golubchik2012-08-293-57/+49
| | | * | MDEV-492: fixed incorrect error check.unknown2012-08-291-1/+1
| | | * | Fix bugs in BatchedKeyAccess that show up when working with a Sergey Petrunya2012-08-281-3/+4
| | * | | MDEV-414 Depending on indexes or execution plans, a warning on incorrect or o...Sergei Golubchik2012-08-313-34/+3
| | * | | MDEV-395 PR_SET_DUMPABLE set in unreachable codeSergei Golubchik2012-08-301-3/+9
* | | | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-1311-166/+648
* | | | | MDEV-181: XID crash recovery across binlog boundariesunknown2012-06-228-104/+635
* | | | | MDEV-225: Replace with dummy events an event that is not understood by a slav...unknown2012-06-224-6/+242
|/ / / /
* | | | Switch automaticly to statement based replication for statements that can't g...Michael Widenius2012-09-047-277/+108
* | | | Merge MDEV-415 -> 10.0-base.Igor Babaev2012-09-0114-219/+1101
|\ \ \ \
| * | | | MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.Igor Babaev2012-09-0114-216/+1098
* | | | | Automatic merge with 5.5Michael Widenius2012-09-0171-690/+1419
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Split ER_NO_SUCH_TABLE into ER_NO_SUCH_TABLE and ER_NO_SUCH_TABLE_IN_ENGINE t...Michael Widenius2012-08-289-6/+17
| * | | MergeSergey Petrunya2012-08-281-1/+1
| |\ \ \
| | * | | MDEV-430: Server crashes in select_describe on EXPLAIN with materialization+s...Sergey Petrunya2012-08-281-1/+1
| * | | | 5.3 mergeSergei Golubchik2012-08-278-12/+44
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fix for MDEV-367unknown2012-08-253-3/+29
| | * | | Merge from 5.2unknown2012-08-241-1/+1
| | |\ \ \ | | | | |/ | | | |/|