Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed MDEV-568: Wrong result for a hash index look-up if the index is unique ... | unknown | 2012-10-02 | 3 | -1/+35 |
* | Merge from 5.1 | unknown | 2012-09-27 | 1 | -2/+6 |
|\ | |||||
| * | Fix incorrect assembler in Taocrypt which causes crashes on i386 with certain... | unknown | 2012-09-27 | 1 | -2/+6 |
* | | merge | Sergei Golubchik | 2012-09-26 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | always force the language in mysql_install_db | Sergei Golubchik | 2012-09-26 | 1 | -1/+3 |
* | | a simple pam user mapper module | Sergei Golubchik | 2012-09-25 | 4 | -17/+100 |
* | | Merge from 5.1. | unknown | 2012-09-26 | 8 | -43/+44 |
|\ \ | |/ | |||||
| * | Fix some failures in 5.1 Buildbot: | unknown | 2012-09-26 | 6 | -40/+41 |
* | | merge | Sergei Golubchik | 2012-09-24 | 1 | -21/+25 |
|\ \ | |/ | |||||
| * | MDEV-543 mysql_install_db doesn't work with blanks in either basedir or datad... | Sergei Golubchik | 2012-09-24 | 1 | -21/+25 |
* | | Fix bug lp:1009187, mdev-373, mysql bug#58628 | unknown | 2012-09-14 | 4 | -86/+180 |
* | | Merge from 5.1 | unknown | 2012-08-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix compiler warning | unknown | 2012-08-24 | 1 | -1/+1 |
* | | Merge from 5.1. | unknown | 2012-08-24 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Fix compiler warnings | unknown | 2012-08-24 | 2 | -3/+2 |
| * | Merge with latest 5.1. | unknown | 2012-08-24 | 39 | -443/+1163 |
| |\ | |||||
* | | | MDEV-484 : allow compilation/packaging on Windows with newly released VS2012 | Vladislav Vaintroub | 2012-08-24 | 1 | -1/+1 |
* | | | Merge into latest 5.2. | unknown | 2012-08-24 | 42 | -449/+1143 |
|\ \ \ | |||||
| * \ \ | Merge from 5.1. | unknown | 2012-08-24 | 42 | -449/+1143 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | MDEV-382: Incorrect quoting | unknown | 2012-08-24 | 39 | -443/+1163 |
* | | | | 5.1 merge | Sergei Golubchik | 2012-08-22 | 224 | -3286/+6895 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | merge with XtraDB as of Percona-Server-5.1.63-rel13.4 | Sergei Golubchik | 2012-08-22 | 100 | -1667/+3123 |
| * | | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 119 | -1583/+3764 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge unpushed changes from 5.1.64-release | Bjorn Munch | 2012-07-12 | 2 | -8/+1 |
| | |\ | |||||
| | | * | Solve a linkage problem with "libmysqld" on several Solaris platforms: | Kent Boortz | 2012-06-26 | 2 | -8/+1 |
| | | * | Fixing wrong comment syntax (discovered by Kent) | Joerg Bruehe | 2012-06-21 | 1 | -1/+1 |
| | | * | Version for this release build is 5.1.64 | Kent Boortz | 2012-06-20 | 1 | -1/+1 |
| | | * | Merge | Kent Boortz | 2012-06-20 | 3 | -60/+5 |
| | | |\ | |||||
| | * | | | (no commit message) | unknown | 2012-07-10 | 0 | -0/+0 |
| | * | | | merge from 5.1 repo. | Andrei Elkin | 2012-07-10 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | | * | | | mysql_client_fw.c was not included in make dist | Bjorn Munch | 2012-07-10 | 1 | -0/+1 |
| | * | | | | merge from 5.1 repo. | Andrei Elkin | 2012-07-10 | 5 | -9/+41 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | BUG#11762670:MY_B_WRITE RETURN VALUE IGNORED | Sujatha Sivakumar | 2012-07-10 | 5 | -9/+41 |
| | * | | | | merge from 5.1 repo. | Andrei Elkin | 2012-07-10 | 7 | -1356/+1391 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | mysql_client_test did not build within limbysqld/examples | Bjorn Munch | 2012-07-10 | 2 | -2/+4 |
| | | * | | | Fixed compile error in mysql_client_test using gcc | Bjorn Munch | 2012-07-09 | 1 | -1/+1 |
| | | * | | | Refactor mysql_client_test.c into a framework part and a test part | Bjorn Munch | 2012-07-09 | 3 | -1353/+1381 |
| | | * | | | Bug #13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ | | Georgi Kodinov | 2012-07-05 | 2 | -1/+6 |
| | * | | | | Bug#14275000 | Andrei Elkin | 2012-07-05 | 2 | -5/+22 |
| | |/ / / | |||||
| | * | | | BUG#11762667:MYSQLBINLOG IGNORES ERRORS WHILE WRITING OUTPUT | Rohit Kalhans | 2012-07-03 | 1 | -0/+34 |
| | * | | | minor update to make MSVS happy | Gleb Shchepa | 2012-06-29 | 2 | -2/+2 |
| | * | | | Bug #13708485: malformed resultset packet crashes client | Georgi Kodinov | 2012-06-28 | 5 | -12/+27 |
| | * | | | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING) | Jon Olav Hauglid | 2012-06-29 | 7 | -33/+34 |
| | * | | | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(... | Gleb Shchepa | 2012-06-29 | 19 | -1/+126 |
| | * | | | Merge. | Norvald H. Ryeng | 2012-06-28 | 2 | -1/+7 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Bug#13003736 CRASH IN ITEM_REF::WALK WITH SUBQUERIES | Norvald H. Ryeng | 2012-06-18 | 2 | -1/+7 |
| | * | | | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST | Harin Vadodaria | 2012-06-19 | 2 | -59/+4 |
| | |/ / | |||||
| | * | | Raise version number after cloning 5.1.64 | unknown | 2012-06-15 | 1 | -1/+1 |
| | |/ | |||||
| | * | BUG #13946716: FEDERATED_PLUGIN TEST CASE FAIL ON 64BIT ARCHITECTURES | unknown | 2012-06-14 | 1 | -0/+2 |
| | * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST | Harin Vadodaria | 2012-06-13 | 2 | -4/+59 |