Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -5/+15 |
|\ | |||||
| * | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 1 | -0/+1 |
| * | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -1/+2 |
| * | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -1/+1 |
| | * | | post-review changes 1 | Sergei Golubchik | 2011-05-19 | 1 | -1/+1 |
| | * | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -2/+2 |
| * | | | Merge with 5.2 | Michael Widenius | 2011-05-16 | 1 | -6/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Small CMake fixes : | Vladislav Vaintroub | 2011-05-15 | 1 | -6/+4 |
| * | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 3 | -4/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -1/+1 |
| | * | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 3 | -3/+5 |
| * | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 2 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 2 | -2/+2 |
| | |\ \ | |||||
| | | * | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 | Magne Mahre | 2011-03-28 | 2 | -2/+2 |
| | | |/ | |||||
| * | | | CMake/code signing: | Vladislav Vaintroub | 2011-03-28 | 1 | -5/+2 |
| * | | | merge 5.2 | Vladislav Vaintroub | 2011-03-10 | 3 | -2/+11 |
| |\ \ \ | |||||
| | * \ \ | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 3 | -2/+11 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed... | Michael Widenius | 2011-02-24 | 1 | -0/+8 |
| | | * | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -4/+6 |
| | | |\ \ | | | | |/ | |||||
| | | * | | Merge with 5.1 | Michael Widenius | 2011-01-30 | 2 | -1/+2 |
| * | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 1 | -10/+4 |
| |/ / / | |||||
| * | | | merge | Vladislav Vaintroub | 2010-12-06 | 1 | -3/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -3/+0 |
| * | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 2 | -5/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed compiler and gmake warnings | Michael Widenius | 2010-11-29 | 1 | -3/+0 |
| | * | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -2/+4 |
| | |\ \ | |||||
* | | | | | compilation fixes: without dbug, without ssl | Sergei Golubchik | 2011-07-16 | 1 | -5/+1 |
* | | | | | move authentication_windows_client and mysql_clear_password clear client auth... | Sergei Golubchik | 2011-07-12 | 9 | -1826/+0 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 17 | -388/+1895 |
|\ \ \ \ \ | |||||
| * | | | | | Bug#12612143 - LIBMYSQL 5.5.13 BREAKS USER APPLICATION BUILD | Rafal Somla | 2011-06-03 | 1 | -0/+10 |
| * | | | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se... | Tatjana Azundris Nuernberg | 2011-05-19 | 1 | -1/+1 |
| * | | | | | Patch for Bug#12374486 - SEVERE MEMORY LEAK IN PREPARED STATEMENTS | Alexander Nozdrin | 2011-05-06 | 1 | -21/+54 |
| * | | | | | BUG#11879051: FIRST REPLY LENGTH LIMIT (255) CAN BE VIOLATED | Rafal Somla | 2011-04-28 | 5 | -133/+276 |
| * | | | | | Bug#11766631 (59780) - Move the client authentication_windows plugin | Rafal Somla | 2011-04-28 | 9 | -1/+1678 |
| * | | | | | Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN | Georgi Kodinov | 2011-04-06 | 1 | -1/+0 |
| * | | | | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 2 | -28/+1 |
| * | | | | | Merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-11-24 | 4 | -8/+4 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Merge from mysql-5.0-bugteam. | Alexander Nozdrin | 2010-11-24 | 8 | -16/+8 |
| | |\ \ \ \ | |||||
| | | * | | | | A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov... | Alexander Nozdrin | 2010-11-24 | 8 | -16/+8 |
| | * | | | | | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure | Davi Arnaut | 2010-11-10 | 1 | -2/+2 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 3 | -325/+0 |
| * | | | | | add missing COMPONENT to all CMake INSTALL commands | Vladislav Vaintroub | 2010-11-13 | 1 | -3/+3 |
| * | | | | | Bug #56767: Make sure client plugins in 1054 are compatible with | Georgi Kodinov | 2010-10-04 | 1 | -0/+1 |
| * | | | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -2/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 5 | -91/+35 |
* | | | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 4 | -8/+8 |