- 01 Jul, 2003 1 commit
-
-
kostja@oak.local authored
First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1) For now following tasks have been done: - PASSWORD() function was rewritten. PASSWORD() now returns SHA1 hash_stage2; for new passwords user.password contains '*'hash_stage2; sql_yacc.yy also fixed; - password.c: new functions were implemented, old rolled back to 4.0 state - server code was rewritten to use new authorization algorithm (check_user(), change user, and other stuff in sql/sql_parse.cc) - client code was rewritten to use new authorization algorithm (mysql_real_connect, myslq_authenticate in sql-common/client.c) - now server barks on 45-byte-length 4.1.0 passwords and refuses 4.1.0-style authentification. Users with 4.1.0 passwords are blocked (sql/sql_acl.cc) - mysqladmin.c was fixed to work correctly with new passwords Tests for 4.0-4.1.1, 4.1.1-4.1.1 (with or without db/password) logons was performed; mysqladmin also was tested. Additional check are nevertheless necessary.
-
- 29 Jun, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
- 28 Jun, 2003 7 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
bell@sanja.is.com.ua authored
(resolving fields of reduced subselect)
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-cset-4.1
-
bell@sanja.is.com.ua authored
test moved to other bug
-
- 27 Jun, 2003 14 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-order-4.1
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
serg@serg.mylan authored
-
jani@rhols221.adsl.netsonic.fi authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.1
-
jani@rhols221.adsl.netsonic.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
bar@bar.mysql.r18.ru authored
A better comment
-
bar@bar.mysql.r18.ru authored
and comparison was done binary. Now, a binary string wins a character sting taking in account their derivation. That means a character field wins a binary literal and comparison is done according to the character field collation, not binary.
-
bar@bar.mysql.r18.ru authored
-
lenz@kallisto.local authored
-
bar@bar.mysql.r18.ru authored
-
- 26 Jun, 2003 7 commits
-
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
Change mode to -rw-rw-r--
-
bar@bar.mysql.r18.ru authored
REPLACE() now processed arguments collations according to standard
-
bell@sanja.is.com.ua authored
fixed BUG #726
-
gluh@gluh.mysql.r18.ru authored
-
bk@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/bk/mysql-4.1
-
- 25 Jun, 2003 7 commits
-
-
wax@kishkin.ru authored
-
paul@teton.kitebird.com authored
-
bar@bar.mysql.r18.ru authored
My stupid typo fix
-
bar@bar.mysql.r18.ru authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bar@bar.mysql.r18.ru authored
now process arguments according to standard SQL collation determation rules.
-
bk@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/bk/mysql-4.1
-
- 24 Jun, 2003 2 commits
-
-
serg@serg.mylan authored
-
venu@myvenu.com authored
-