Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -320/+1107 |
|\ | |||||
| * | Merge of mysql-5.1 into mysql-5.5. | Davi Arnaut | 2011-05-30 | 1 | -25/+99 |
| |\ | |||||
| * \ | auto-merge Bug#11745920 | Tatjana Azundris Nuernberg | 2011-05-26 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se... | Tatjana Azundris Nuernberg | 2011-05-19 | 1 | -2/+2 |
| * | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -8/+7 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -3/+2 |
| * | | A patch for Bug#12429877: QUERY_TABLES_LIST::SROUTINES IS NOT | Alexander Nozdrin | 2011-05-16 | 1 | -0/+1 |
| * | | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2011-03-21 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Bug # 11766011: mysql.user.authentication_string column causes | Georgi Kodinov | 2011-03-18 | 1 | -0/+2 |
| * | | | Fixed a post-merge embedded compilation error | Georgi Kodinov | 2011-03-17 | 1 | -0/+2 |
| * | | | Certain fields in the protcol required a strict formatting. If | Kristofer Pettersson | 2011-03-14 | 1 | -32/+144 |
| |/ / | |||||
| * | | merge mysql-5.1->mysql-5.5 | Georgi Kodinov | 2011-03-09 | 1 | -42/+84 |
| |\ \ | | |/ | |||||
| | * | Merged fix for bug #36544 "DROP USER does not remove stored | Dmitry Lenev | 2011-02-07 | 1 | -42/+82 |
| | |\ | |||||
| | | * | Fix for bug#36544 "DROP USER does not remove stored function | Dmitry Lenev | 2011-02-07 | 1 | -42/+82 |
| * | | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they... | Alexander Barkov | 2011-02-18 | 1 | -4/+4 |
| * | | | Bug #59453: Non-ASCIIZ string kills protocol extensibility in MySQL 5.5 | Georgi Kodinov | 2011-01-14 | 1 | -1/+1 |
| * | | | Bug #58119: Typo in warning on log: [Warning] 'proxes_priv' entry | Georgi Kodinov | 2010-11-19 | 1 | -1/+1 |
| * | | | Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rc | Georgi Kodinov | 2010-11-19 | 1 | -24/+41 |
| * | | | Fix a debug assertion caused by a missing DBUG_RETURN macro. | Davi Arnaut | 2010-11-17 | 1 | -3/+3 |
| * | | | Bug #57916: Fix the naming of the proxy_priv table | Georgi Kodinov | 2010-11-02 | 1 | -37/+48 |
| * | | | Bug #57689: mysql_change_user() breaks user connection on older clients | Georgi Kodinov | 2010-10-25 | 1 | -2/+37 |
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam. | Davi Arnaut | 2010-10-20 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 1 | -1/+1 |
| | * | | BUG#57098 RBR breaks on changing user password on 5.1 master -> 5.5 slave | Alfranio Correia | 2010-10-06 | 1 | -0/+15 |
| * | | | Fix compilation warnings. | Alexander Nozdrin | 2010-10-12 | 1 | -1/+1 |
| * | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -34/+36 |
| |\ \ \ | |||||
| | * | | | Polish check_grant(): name TABLE_LIST instance "tl", not "table". | Alexander Nozdrin | 2010-08-31 | 1 | -34/+36 |
| * | | | | WL#1054: code style remarks fixed. | Georgi Kodinov | 2010-09-20 | 1 | -301/+308 |
| * | | | | Bug #56798 : Wrong credentials assigned when using a proxy user. | Georgi Kodinov | 2010-09-20 | 1 | -24/+62 |
| * | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -318/+2530 |
| |/ / / | |||||
* | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -8/+11 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -363/+1880 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -12/+23 |
| |\ \ \ | |||||
| | * | | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -4/+4 |
| | * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -6/+17 |
| | |\ \ \ | | | |/ / | |||||
| * | | | | old_password_plugin is used even in embedded builds | Sergei Golubchik | 2010-07-23 | 1 | -1/+1 |
| * | | | | Fixed compiler and valgrind warnings | Michael Widenius | 2010-07-19 | 1 | -0/+2 |
| * | | | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -4/+12 |
| * | | | | handle a case when a user connects with a password to a passwordless account | Sergei Golubchik | 2010-06-02 | 1 | -2/+4 |
| * | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -5/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -5/+5 |
| | |\ \ \ | |||||
| | * | | | | After-merge fixes for MySQL 5.1.46 merge into MariaDB: result file update and... | unknown | 2010-04-28 | 1 | -0/+2 |
| * | | | | | crash on --with-embedded-privilege-control builds: | Sergei Golubchik | 2010-05-14 | 1 | -9/+28 |
| * | | | | | don't hide old_password_plugin from embedded, it may be compiled with grant s... | Sergei Golubchik | 2010-04-14 | 1 | -2/+0 |
| * | | | | | keep acl_user->auth_string and acl_user->salt always in sync | Sergei Golubchik | 2010-04-06 | 1 | -14/+35 |
| * | | | | | fixed a bug in handling mysql_native_password specified explicitly: | Sergei Golubchik | 2010-04-05 | 1 | -20/+42 |
| * | | | | | embedded builds used to refer to undefined functions inside if(0) { } | Sergei Golubchik | 2010-04-02 | 1 | -0/+1 |
| * | | | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -0/+32 |
| * | | | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -8/+11 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Fixed some compiler warnings | Michael Widenius | 2010-03-31 | 1 | -1/+4 |