mariadb/sql-bench/limits
unknown b08b3a1555 Cleanup during review
Simple optimization for 2 argument usage to function of variable arguments
Fix stack overrun when using 1+1+1+1+1+1+1+....
Update crash-me results for 5.0
Don't call post_open if pre_open() fails (optimization)



sql-bench/limits/mysql-4.1.cfg:
  Rename: sql-bench/limits/mysql.cfg -> sql-bench/limits/mysql-4.1.cfg
libmysql/libmysql.c:
  More portable define
mysql-test/mysql-test-run.sh:
  Write also InnoDB warnings to warnings.log
mysql-test/t/type_newdecimal.test:
  Don't get errors if innodb is not defined
mysys/my_alloc.c:
  Cleanup comments
mysys/thr_lock.c:
  Cleanup comments
sql/item.h:
  Remove not needed initializer
sql/item_func.cc:
  Simple optimization for 2 argument usage to function of variable arguments
sql/mysql_priv.h:
  We use more stackspace with the introduction of int_op() etc.
  This change ensures we don't run out of stack when doing 1+1+1+1...
  (Tested on x86, 32 bit)
sql/sp_head.cc:
  Don't call post_open if pre_open() fails
sql/sp_rcontext.cc:
  More comments
  Change so that post_open() doesn't have to be called if pre_open() fails
sql/sql_parse.cc:
  Fold long lines
sql/sql_select.cc:
  Simple reorganization to reduce number of if's
  Ensure that table_map is updated for where clause (fixed warning from valgrind)
2005-06-05 17:01:20 +03:00
..
access.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
access_odbc.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
Adabas.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
db2.cfg Added STDCALL to mysql_sever and mysql_thread variables 2001-11-03 21:33:11 +02:00
empress.cfg Import changeset 2000-07-31 21:29:14 +02:00
frontbase.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
Informix.cfg Import changeset 2000-07-31 21:29:14 +02:00
interbase-dialect1.cfg new crash-me results for Interbase. 2001-11-08 17:40:55 +02:00
interbase-dialect3.cfg new crash-me results for Interbase. 2001-11-08 17:40:55 +02:00
interbase-superserver.cfg new crash-me results for Interbase. 2001-11-08 17:40:55 +02:00
interbase.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
mimer.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
ms-sql.cfg New myisamchk option --sort-recover 2001-01-31 04:47:25 +02:00
ms-sql65.cfg Import changeset 2000-07-31 21:29:14 +02:00
msql.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
mysql-3.22.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
mysql-3.23.cfg Updated benchmarks and crash-me for postgreSQL 7.1.1 2001-06-05 04:05:33 +03:00
mysql-4.0.cfg Merge 2004-06-09 12:34:22 +03:00
mysql-4.1.cfg Cleanup during review 2005-06-05 17:01:20 +03:00
mysql.cfg Cleanup during review 2005-06-05 17:01:20 +03:00
oracle.cfg Fixed bug in 'drop table' 2000-11-29 05:09:28 +02:00
pg.cfg Updated benchmarks and crash-me for postgreSQL 7.1.1 2001-06-05 04:05:33 +03:00
solid-nt4.cfg Import changeset 2000-07-31 21:29:14 +02:00
solid.cfg Import changeset 2000-07-31 21:29:14 +02:00
sybase.cfg Import changeset 2000-07-31 21:29:14 +02:00