1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown 791e9fb37e Changed thd variables max_join_size and select_limit to type ha_rows.
This fixed some optimization problems when using -DBIG_TABLES
Portabilty fixes for OpenUnix and HPUX
Added C and C++ version numbers to mysqlbug


Docs/mysqld_error.txt:
  Added new error message
acinclude.m4:
  Fix for configure problem on OpenUnix
configure.in:
  Fix for OpenUnix
  Added C and C++ versions to mysqlbug
mysql-test/r/variables.result:
  Update of max_join_size handling
mysql-test/t/variables.test:
  Update of max_join_size handling
mysys/Makefile.am:
  Removed duplicate row
mysys/my_alloc.c:
  Safety fixes (not fatal)
scripts/Makefile.am:
  Added C and C++ compiler versions to mysqlbug
scripts/mysqlbug.sh:
  Added C and C++ compiler versions to mysqlbug
sql/item_func.cc:
  Fixed that user variables that changes are not threated as constants.
sql/item_func.h:
  Fixed that user variables that changes are not threated as constants.
sql/mysqld.cc:
  Changed thd variables max_join_size and select_limit to type ha_rows
sql/repl_failsafe.cc:
  Removed not needed cast
sql/set_var.cc:
  Changed thd variables max_join_size and select_limit to type ha_rows
sql/set_var.h:
  Changed thd variables max_join_size and select_limit to type ha_rows
sql/slave.cc:
  Removed not needed cast
sql/sql_class.h:
  Changed thd variables max_join_size and select_limit to type ha_rows
sql/sql_parse.cc:
  Removed not needed cast
  Fixed security problem with mysql_drop_db()
sql/sql_show.cc:
  Changed thd variables max_join_size and select_limit to type ha_rows
sql/structs.h:
  Changed thd variables max_join_size and select_limit to type ha_rows
2002-12-20 14:58:27 +02:00
..
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-07-23 18:31:22 +03:00
2001-12-06 14:10:51 +02:00
2001-12-13 15:53:18 +02:00
2001-12-06 14:10:51 +02:00
2002-12-11 13:32:31 +02:00
2002-10-29 23:16:46 +02:00
2002-06-20 15:25:02 +03:00
2002-07-23 20:39:36 +03:00
2002-12-12 21:01:32 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-12-04 10:16:19 +01:00
2002-12-04 10:16:19 +01:00
2001-12-06 14:10:51 +02:00
2002-12-05 21:38:27 +01:00
2002-07-23 18:31:22 +03:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-02-11 13:48:59 +02:00
2002-09-11 06:40:08 +03:00
2001-12-06 14:10:51 +02:00
2002-07-23 18:31:22 +03:00
2002-11-07 12:49:01 +02:00
2002-10-29 21:59:03 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-11-29 16:40:18 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-11-29 16:40:18 +02:00
2001-12-06 14:10:51 +02:00
2002-12-05 03:52:53 +02:00
2001-12-06 14:10:51 +02:00
2002-11-29 16:40:18 +02:00
2002-12-12 21:01:32 +02:00
2002-11-05 17:10:31 +01:00
2001-08-22 12:22:46 +03:00
2002-11-29 16:40:18 +02:00
2001-12-06 14:10:51 +02:00
2002-09-25 20:42:55 +03:00
2002-11-29 16:40:18 +02:00
2002-09-05 13:47:41 +03:00