1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
Files
mariadb/scripts
unknown 5535fa96fb Ensure that we free memory used with --order-by-primary (in mysqldump)
Simple, non critical, fix to mysql_fix_privilege_tables


client/mysqldump.c:
  Ensure that we free memory used with --order-by-primary
mysql-test/t/system_mysql_db_fix.test:
  Remove warnings when compiled with support for ISAM
scripts/mysql_fix_privilege_tables.sh:
  Ensure that 'my_print_defaults' is called correctly
sql/set_var.cc:
  Code style cleanups
sql/sql_db.cc:
  Fixed comments
sql/udf_example.cc:
  Fixed comments
2004-12-09 12:47:20 +02:00
..
2000-07-31 21:29:14 +02:00
2004-11-12 08:45:58 -06:00
2000-07-31 21:29:14 +02:00
2004-09-03 22:12:27 +02:00
2000-09-14 15:10:06 +03:00
2004-03-25 22:05:09 +02:00
2004-10-11 23:59:37 +03:00
2004-11-30 22:17:43 +01:00
2004-10-08 15:43:27 +03:00