1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/libmysql
unknown 05ba93c279 SCRUM: Secure auth
Implement mysql_change_user
Get rid of double user search at authentication
Some cleanups


client/mysqladmin.c:
  Fix long line
include/mysql_com.h:
  Fix long lines
libmysql/libmysql.c:
  mysql_change_user() for new auth + some fixes
sql/password.c:
  Add author info so who is guilty in errors would be known :)
sql/sql_acl.cc:
  Move class definitions to .h
sql/sql_acl.h:
  Add class definitions
sql/sql_parse.cc:
  Get rid of double user search. Implement mysql_change_user
2002-11-30 16:31:58 +03:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-11-22 10:20:14 -08:00
2001-12-06 14:10:51 +02:00
2002-11-30 16:31:58 +03:00
2002-11-22 10:04:42 -08:00
2002-11-26 14:01:08 +01:00