1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/sql
unknown d0dc9e7db3 Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LINT_INIT() options
Fixed bug in ALTER TABLE ... MODIFY integer-column
Added ref_or_null optimization (needed for subqueries)


BUILD/compile-pentium-valgrind-max:
  Remove FORCE_INIT_OF_VARS to spot wrong LINT_INIT() options
mysql-test/r/distinct.result:
  Update of test results (new optimizer)
mysql-test/r/null_key.result:
  Update after ref_or_null optimization
mysql-test/r/subselect.result:
  Update after ref_or_null optimization
mysql-test/t/null_key.test:
  New tests for ref_or_null optimization
sql/sql_select.cc:
  Added ref_or_null optimization
  Optimized find_best_combinations() and read-functions
sql/sql_select.h:
  Added ref_or_null optimization
sql/sql_yacc.yy:
  Fixed bug in ALTER TABLE ... MODIFY integer-column
sql/table.cc:
  Safety fix for ALTER TABLE .. MODIFY
sql/unireg.cc:
  Safety fix for ALTER TABLE .. MODIFY
2003-06-30 13:23:54 +03:00
..
2003-06-16 01:13:24 +03:00
2003-02-04 21:52:14 +02:00
2003-06-05 00:12:45 +03:00
2003-05-21 21:39:58 +03:00
2003-03-13 13:44:03 +01:00
2003-02-27 03:44:44 +02:00
2003-05-19 16:35:49 +03:00
2003-06-05 17:33:38 +03:00
2003-05-19 16:35:49 +03:00
2003-06-12 04:29:02 -07:00
2003-03-07 12:21:32 +04:00
2003-03-07 12:21:32 +04:00
2003-05-19 16:35:49 +03:00
2003-06-20 19:05:45 +05:00
2003-02-10 17:59:16 +02:00
2003-06-24 12:10:35 +03:00
2003-03-27 16:11:01 +02:00
2003-03-19 22:25:44 +02:00
2003-06-20 14:31:47 +05:00
2003-03-16 19:17:54 +02:00
2003-03-16 19:17:54 +02:00
2003-01-28 08:38:28 +02:00
2003-06-18 07:31:23 -07:00
2003-06-05 17:33:38 +03:00
2003-06-19 12:17:23 -04:00
2003-05-27 18:40:37 +03:00
2003-05-27 18:40:37 +03:00
2003-05-21 21:39:58 +03:00
2003-03-20 21:35:03 +02:00
2003-04-23 19:37:33 +05:00
2003-06-25 19:43:06 +03:00
2003-05-29 17:47:31 -04:00
2003-05-19 16:35:49 +03:00
2003-03-16 19:17:54 +02:00
2003-06-18 07:31:23 -07:00
2003-06-24 12:10:35 +03:00
2003-06-12 16:20:31 +02:00
2003-03-07 12:21:32 +04:00
2003-06-04 19:21:51 +03:00
2003-04-16 20:35:29 +03:00
2003-06-24 12:10:35 +03:00
2003-05-26 15:52:19 +03:00
2003-02-26 01:03:47 +02:00
2003-06-24 12:10:35 +03:00
2003-01-25 13:19:46 +02:00
2003-03-16 19:17:54 +02:00
2003-06-05 17:33:38 +03:00
2003-03-11 16:32:17 +04:00
2003-04-24 14:33:33 +03:00
2003-06-05 00:12:45 +03:00
2003-06-05 00:12:45 +03:00
2003-05-03 01:16:56 +02:00
2003-06-04 19:21:51 +03:00
2003-03-16 19:17:54 +02:00
2003-04-24 14:33:33 +03:00
2003-06-12 04:29:02 -07:00
2003-05-21 21:39:58 +03:00
2003-06-04 19:21:51 +03:00
2003-04-24 14:33:33 +03:00
2003-06-05 17:33:38 +03:00