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-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-10-08 07:24:04 +03:00
2001-11-26 03:52:23 +02:00
2001-11-26 03:52:23 +02:00
2001-11-26 03:52:23 +02:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2002-03-13 17:20:17 +00:00
2002-02-15 02:49:02 +02:00
2001-09-27 23:05:54 -06:00
2002-08-31 20:42:41 +00:00
2001-09-27 23:05:54 -06:00
2001-10-08 20:18:37 -06:00
2001-09-27 23:05:54 -06:00
2001-11-20 17:58:00 +01:00
2001-09-27 23:05:54 -06:00
2001-12-15 21:39:26 +01:00
2002-05-21 20:35:58 +03:00
2001-12-13 15:53:18 +02:00
2001-09-27 23:05:54 -06:00
2001-12-13 15:53:18 +02:00
2001-09-27 23:05:54 -06:00
2002-08-12 07:02:08 +03:00
2002-01-29 18:32:16 +02:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-10-08 07:24:04 +03:00
2002-11-22 13:52:40 +02:00
2001-09-27 23:05:54 -06:00
2001-12-06 14:10:51 +02:00
2002-12-04 10:47:51 +01:00
2002-09-03 15:44:25 +03:00
2001-04-13 12:25:12 +03:00
2001-09-01 06:57:08 +08:00
2001-09-01 06:57:08 +08:00
2001-09-27 23:05:54 -06:00
2002-11-09 19:57:13 +01:00
2001-09-27 23:05:54 -06:00
2002-07-23 18:31:22 +03:00
2001-10-24 11:52:19 -06:00
2001-09-27 23:05:54 -06:00
2001-10-08 07:24:04 +03:00
2002-11-14 00:27:14 +01:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-10-08 20:18:37 -06:00
2001-09-27 23:05:54 -06:00
2002-03-27 06:29:07 +02:00
2001-10-08 07:24:04 +03:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2002-09-11 06:40:08 +03:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-11-28 03:47:15 +02:00
2001-10-08 07:24:04 +03:00
2001-09-27 23:05:54 -06:00
2002-03-07 00:21:37 +02:00
2002-05-28 10:21:56 +03:00
2001-09-27 23:05:54 -06:00
2001-11-24 17:45:22 +01:00
2002-09-03 15:44:25 +03:00