1084 Commits (a1cd28e2e54d32dc70280875bab7f0d35e9370c4)

Author SHA1 Message Date
Lixun Peng 82eedf4e97 Makeing rpl_filter for each Master_info. 13 years ago
Sergei Golubchik c50ee6c23d MDEV-4088 Replication 10.0 -> 5.5 fails 13 years ago
Sergei Golubchik a6fa724b7f split THD::make_lex_string() in two 13 years ago
Sergei Golubchik 102a7a2a76 MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 13 years ago
Michael Widenius d8986fd6c3 Speed up connection time: 13 years ago
Sergei Golubchik fa7d0c4fdf MDEV-3909 remote user enumeration 13 years ago
Sergei Golubchik 82c022f2d5 report "using password: YES/NO" correctly for the COM_CHANGE_USER failures 13 years ago
Sergei Golubchik 682da0aa75 cleanup: use MYF() for mysys flags 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Sergei Golubchik a058974440 remove HAVE_EXPLICIT_TEMPLATE_INSTANTIATION 13 years ago
Sergei Golubchik 1679fe1c3e MDEV-3834 Crossgrade from MySQL 5.6.7 to MariaDB 10.0 fails due to non-existing mysql.host table 13 years ago
Harin Vadodaria d8876ff2fb Bug#15912213: BUFFER OVERFLOW IN ACL_GET() 13 years ago
Harin Vadodaria aec9ca5da4 Bug#15912213: BUFFER OVERFLOW IN ACL_GET() 13 years ago
Sergei Golubchik eff07bf08e proactive s/strmov/strnmov/ in sql_acl.cc and related test cases 13 years ago
unknown 2cbf2e643b applying patch for BUG15912213 13 years ago
Harin Vadodaria c1f9f122d5 Bug#15912213: BUFFER OVERFLOW IN ACL_GET() 13 years ago
Sergei Golubchik e679dfcafc followup fixes for MySQL Bug #13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ | HANDLE_FATAL_SIGNAL IN STRNLEN 13 years ago
Harin Vadodaria 5427d33e62 Bug #14211140: CRASH WHEN GRANTING OR REVOKING PROXY 13 years ago
Annamalai Gurusami 378a7d1ef5 Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITH 13 years ago
Sergei Golubchik 474fe6d9d9 fixes for test failures 13 years ago
Raghav Kapoor 815aad6928 BUG#13864642: DROP/CREATE USER BEHAVING ODDLY 13 years ago
Michael Widenius 5139238685 Switch automaticly to statement based replication for statements that can't generate row based events. This is needed to avoid getting 13 years ago
Georgi Kodinov d672a10593 Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE 14 years ago
Praveenkumar Hulakund b2c3acc987 Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY 14 years ago
Sergei Golubchik ed4ead3a98 lp:982664 there are few broken clients that lie about their capabilities 14 years ago
Sergei Golubchik 534c2b1205 MDEV-209 SET PASSWORD in 5.2 does not update user's auth plugin 14 years ago
Sergei Golubchik 90b43902b0 compilation warnings on Windows 14 years ago
Michael Widenius 7800d93bc3 Allow one to block an account by using GRANT max_user_connections = -1 14 years ago
Georgi Kodinov 7822b78d85 Bug #12944747: MYSQL PROXY CAN'T DISTINGUISH WIN-AUTH DATA 14 years ago
Tor Didriksen 3603b28da4 Bug#10064164 post-push fix: build break unless #defined HAVE_OPENSSL 14 years ago
Kristofer Pettersson 884df0871d Bug10064164 Clean up of the protocol to avoid ambiguities 14 years ago
Michael Widenius cea27d3002 Fixed build failure in embedded library regarding that decrease_user_connections() was not declared 15 years ago
Michael Widenius 8ce93bbd64 Fixed bug that MAX_USER_CONNECTIONS was not working properly in all situations (which could cause aborted connects) 15 years ago
Mats Kindahl cf5e5f837a Merging into mysql-5.5.16-release. 15 years ago
Georgi Kodinov 189f235666 re-commit of bug #12818542: PAM: ADDING PASSWORD FOR AN ACCOUNT DISABLES 15 years ago
Georgi Kodinov 4d0784eeba Bug #12818542: PAM: ADDING PASSWORD FOR AN ACCOUNT DISABLES 15 years ago
Sergei Golubchik 66a8da0677 compilation fixes: without dbug, without ssl 15 years ago
Sergei Golubchik 7e518f8360 protocol safety fix: 15 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Georgi Kodinov dfd4dd67c5 BUG 12610784: SET PASSWORD INCORRECTLY KEEP AN OLD EMPTY PASSWORD 15 years ago
Tatjana Azundris Nuernberg cf80c6cb64 Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-server-cert=true vs localhos) 15 years ago
Guilhem Bichot 12c42b980a Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. 15 years ago
Georgi Kodinov 8f73e64fff Bug #11766641: 59792: BIN/MYSQL -UUNKNOWN -PUNKNOWN 15 years ago
Alexander Nozdrin 96daf87a10 A patch for Bug#12429877: QUERY_TABLES_LIST::SROUTINES IS NOT 15 years ago
Michael Widenius 5ab92b1f85 Adding support for Dynamic columns (WL#34): 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Georgi Kodinov dd0823cc03 Bug # 11766011: mysql.user.authentication_string column causes 15 years ago
Georgi Kodinov 4f836ca372 Fixed a post-merge embedded compilation error 15 years ago