mariadb/libmysqld
unknown 8272be9412 Cleaned up last bug fixes
Fix bug in SHOW GRANTS when there is a column privilege but no table privilege


include/mysql.h:
  Make server_inited external
libmysqld/libmysqld.c:
  Remove reference to (wrong) external variable
mysql-test/r/grant.result:
  Fixed up grant test to not user 'user1' or 'user2'
  Check for bug in SHOW GRANTS when there is a column privilege but no table privilege
mysql-test/r/mix_innodb_myisam_binlog.result:
  Change to use tables t1 and t2
mysql-test/t/grant.test:
  Fixed up grant test to not user 'user1' or 'user2'
  Check for bug in SHOW GRANTS when there is a column privilege but no table privilege
mysql-test/t/mix_innodb_myisam_binlog.test:
  Change to use tables t1 and t2
sql/sql_acl.cc:
  Fix bug in SHOW GRANTS when there is a column privilege but no table privilege
sql/sql_parse.cc:
  Use HAVE_REPLICATION instead of EMBEDDED_LIBRARY
2003-09-09 20:06:50 +03:00
..
examples - Fix for bug #200 (added missing @WRAPLIBS@ to LIBS in 2003-03-31 14:50:29 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
embedded_priv.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
lib_sql.cc Fix for #1210 2003-09-08 13:02:19 +05:00
lib_vio.c vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
libmysqld.c Cleaned up last bug fixes 2003-09-09 20:06:50 +03:00
libmysqld.def Removed mysql_ssl_clear() 2002-06-27 11:27:04 +03:00
Makefile.am - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported 2003-03-18 22:14:02 +01:00