Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.0-base -> 10.0 | unknown | 2013-05-28 | 3 | -11/+15 |
|\ | |||||
| * | Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G... | Michael Widenius | 2013-05-10 | 3 | -11/+15 |
* | | 10.0-base merge | Sergei Golubchik | 2013-04-18 | 2 | -7/+9 |
|\ \ | |/ | |||||
| * | Changed the client library to only mark memory as THREAD_SPECIFIC if one has ... | Michael Widenius | 2013-04-17 | 2 | -5/+5 |
* | | Merge 10.0-base -> 10.0 (GTID). | unknown | 2013-04-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -1/+1 |
| |\ | |||||
| | * | MDEV-26: Global transaction ID. | unknown | 2013-03-26 | 1 | -1/+1 |
* | | | remove numerous #ifdef HAVE_PSI_TABLE_INTERFACE | Sergei Golubchik | 2013-04-15 | 1 | -0/+16 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 23 | -217/+153 |
|\ \ \ | |/ / | |||||
| * | | 5.5 merge | Sergei Golubchik | 2013-04-14 | 2 | -1/+20 |
| |\ \ | |||||
| | * \ | 5.3 merge | Sergei Golubchik | 2013-04-12 | 2 | -1/+27 |
| | |\ \ | |||||
| | | * \ | 5.2 merge | Sergei Golubchik | 2013-04-11 | 2 | -1/+27 |
| | | |\ \ | |||||
| | | | * \ | 5.1 merge | Sergei Golubchik | 2013-04-11 | 2 | -1/+27 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-4244 [PATCH] Buffer overruns and use-after-free errors | Sergei Golubchik | 2013-04-06 | 1 | -1/+2 |
| | | | | * | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-04 | 1 | -0/+27 |
| | | * | | | | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 1 | -2/+2 |
| | | | | |\ \ | |||||
| * | | | | | | | MDEV-4088 Replication 10.0 -> 5.5 fails | Sergei Golubchik | 2013-04-09 | 1 | -0/+7 |
| * | | | | | | | post-review comments and other minor edits | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | | remove ha_create_table_from_engine() | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | | simpler fix for mysql bug #56085, no need to write an error interceptor, | Sergei Golubchik | 2013-04-07 | 1 | -3/+5 |
| * | | | | | | | macro do {} while(0) safety | Sergei Golubchik | 2013-04-07 | 1 | -1/+1 |
| * | | | | | | | my_dir() cleanup | Sergei Golubchik | 2013-04-07 | 2 | -3/+3 |
| * | | | | | | | remove the service for installing the closed-source mysql thread pool plugin | Sergei Golubchik | 2013-04-07 | 6 | -93/+4 |
| * | | | | | | | small cleanup | Sergei Golubchik | 2013-04-07 | 1 | -7/+5 |
| * | | | | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 3 | -37/+23 |
| * | | | | | | | Merge 5.5->10.0-base | Igor Babaev | 2013-03-31 | 1 | -56/+59 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | MDEV-4243 : remove several clang warnings. | Vladislav Vaintroub | 2013-03-29 | 1 | -56/+59 |
| * | | | | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 8 | -9/+19 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | MDEV-4307 Support at least 48 utf8 characters in username in server and PAM | Sergei Golubchik | 2013-03-26 | 3 | -5/+5 |
| | * | | | | | | MDEV-4186 Test case main.myisampack fails on ppc32 (only) | Sergei Golubchik | 2013-03-08 | 1 | -2/+2 |
| | * | | | | | | MDEV-4068 rpm scriptlet chown command dangerous | Sergei Golubchik | 2013-03-06 | 1 | -0/+8 |
| | * | | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 3 | -2/+4 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | BUG#11753923-SQL THREAD CRASHES ON DISK FULL | Venkatesh Duggirala | 2013-01-02 | 1 | -0/+2 |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | |||||
| | | | * | | | | | BUG#11753923-SQL THREAD CRASHES ON DISK FULL | Venkatesh Duggirala | 2013-01-02 | 1 | -0/+2 |
| | | * | | | | | | Updated README and client executables copyright year to 2013 | Kent Boortz | 2013-01-01 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Updated README and client executables copyright year to 2013 | Kent Boortz | 2013-01-01 | 1 | -2/+2 |
| | | * | | | | | | Bug#15960005 VALGRIND WARNINGS IN PROCESS_ARGS | Tor Didriksen | 2012-12-10 | 1 | -0/+1 |
| | | * | | | | | | Merging from 5.1 to 5.5 for bug#11761752 | Ravinder Thakur | 2012-12-13 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM. | Ravinder Thakur | 2012-12-13 | 1 | -0/+1 |
| | | * | | | | | | BUG#14458232 - CRASH IN THD_IS_TRANSACTION_ACTIVE DURING | Thayumanavar | 2012-11-09 | 1 | -0/+1 |
| * | | | | | | | | Speed up connection time: | Michael Widenius | 2013-03-20 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Fix for MDEV-4149, backport from 10.0: | Elena Stepanova | 2013-02-08 | 1 | -1/+1 |
* | | | | | | | | Merging utf16le from MySQL-5.6 | Alexander Barkov | 2013-03-28 | 1 | -0/+2 |
* | | | | | | | | MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO funct... | Vladislav Vaintroub | 2013-02-19 | 5 | -5/+11 |
* | | | | | | | | fix for a valgrind builds. | Sergei Golubchik | 2013-01-31 | 1 | -1/+1 |