1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-03 20:43:11 +03:00
Files
mariadb/scripts
unknown 92dd03932d Don't give the anonymous user create temp table or lock tables privileges.
SET PASSWORD=... closed connection on error.


Docs/manual.texi:
  Changelog
mysql-test/r/rpl_rotate_logs.result:
  Fixed test
scripts/mysql_fix_privilege_tables.sh:
  Don't give the anonymous user create temp table or lock tables privileges.
sql/set_var.cc:
  SET PASSWORD=... closed connection on error, because MySQL sent the error message twice.
sql/set_var.h:
  SET PASSWORD=... closed connection on error, because MySQL sent the error message twice.
sql/sql_acl.cc:
  Added function comment
sql/sql_db.cc:
  Change type of variable
sql/sql_parse.cc:
  SET PASSWORD=... closed connection on error, because MySQL sent the error message twice.
tests/grant.pl:
  Updated grant test case to work with latest MySQL version
tests/grant.res:
  updated test results
2002-09-22 18:02:39 +03:00
..
2000-07-31 21:29:14 +02:00
2002-06-27 11:27:04 +03:00
2000-07-31 21:29:14 +02:00
Fix
2002-08-14 13:05:38 +05:00
2000-09-14 15:10:06 +03:00
2000-09-14 15:10:06 +03:00
2002-06-27 11:27:04 +03:00
2000-09-14 15:10:06 +03:00
2000-12-24 15:19:00 +02:00
2002-03-06 19:53:31 +02:00