Georgi Kodinov
3b69f27e59
Bug #11766641 : 59792: BIN/MYSQL -UUNKNOWN -PUNKNOWN
...
.-> USING PASSWORD: NO
The server was always setting the flag for using password to NO and
then relying on the server authentication plugin to update it if it uses
a password.
This creates compatibility problems with 5.1 when rejecting a
nonexistent user login.
Set the default for the password supplied flag for non-existing users
as the default plugin (native password authentication) would do it
for compatibility reasons.
Test case added.
federated.result updated with the correct error message.
2011-05-16 19:46:44 +03:00
Georgi Kodinov
881a76699e
WL#1054: Pluggable authentication support
...
Merged the implementation to a new base tree.
2010-08-09 11:32:50 +03:00
Ramil Kalimullin
c2b9fdb055
Fix for bug#32426: "FEDERATED query returns corrupt results
...
for ORDER BY on a TEXT or VARCHAR field" backported to 5.1.
2010-03-05 14:51:37 +04:00
Satya B
59cc98194c
Merge 5.0-bugteam to 5.1-bugteam
2009-03-19 14:19:51 +05:30
Georgi Kodinov
7ee8ac6dbd
fixed system_mysql_db_fix30020 test faiilure
...
fixed federated warnings
2009-02-02 13:36:03 +02:00
Alfranio Correia
3175a06a13
merge 5.1 --> 5.1-rpl
2008-12-13 19:42:12 +00:00
Mats Kindahl
450cc26b47
Post-merge fixes to fix test cases.
2008-10-29 18:38:18 +01:00
Mats Kindahl
1f29c52581
Merging 5.1 main into 5.1-rpl
2008-10-23 21:27:09 +02:00
He Zhenxing
6e86e05823
Merge 5.1 main -> 5.1-rpl
2008-09-06 08:51:17 +08:00
Magnus Svensson
3d34d34c88
Merge 5.1->5.1-rpl
...
Fix paths and name of a few files to make it work with new mtr.pl
2008-05-30 11:12:07 +02:00
msvensson@pilot.mysql.com
a011d27cf9
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
2008-04-03 11:50:43 +02:00
msvensson@pilot.mysql.com
56a354794c
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr
2008-02-28 12:21:44 +01:00
msvensson@pilot.mysql.com
d918988baa
WL#4189
...
- dynamic configuration support
- safe process
- cleanups
- create new suite for fedarated
2007-12-12 18:19:24 +01:00