1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/mysql-test/t
unknown dd0d199ebe After merge fixes.
Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)


client/mysql.cc:
  After merge fix
include/mysql.h:
  Some additions to MYSQL_BIND for cleaner prepared statement code
libmysql/libmysql.c:
  mysql_prepare_result -> mysql_get_metadata()
  Added test for offset overflow when using mysql_fetch_column()
  Cleaned up mysql_fetch_column()
  Optimized fetch_result() usage
mysql-test/r/func_group.result:
  Updated results after merge
mysql-test/r/func_test.result:
  Updated results after merge
mysql-test/r/grant.result:
  Updated results after merge
mysql-test/r/loaddata.result:
  Updated results after merge
mysql-test/r/lowercase_table.result:
  Updated results after merge
mysql-test/r/mix_innodb_myisam_binlog.result:
  Updated results after merge (note that this is still not correct; Need patch to mysqld to fix this properly)
mysql-test/r/myisam.result:
  Updated results after merge
mysql-test/r/range.result:
  Updated results after merge
mysql-test/r/rpl_loaddata.result:
  Updated results after merge
mysql-test/r/rpl_loaddata_rule_m.result:
  Updated results after merge
mysql-test/r/rpl_loaddata_rule_s.result:
  Updated results after merge
mysql-test/r/rpl_log.result:
  Updated results after merge
mysql-test/r/union.result:
  Updated results after merge
mysql-test/t/lowercase_table.test:
  Update after merge
mysql-test/t/myisam.test:
  Update after merge
mysql-test/t/union.test:
  Update after merge
sql-bench/compare-results.sh:
  Fix for now output format
sql/field.h:
  Added is_null_in_record() to make ha_innodb.cc code more general
sql/ha_innodb.cc:
  Removed some functions that uses inernal (private) MySQL information
sql/item_cmpfunc.cc:
  After merge fix
sql/log_event.cc:
  After merge fix; (Some code should be checked by Guilhem)
sql/opt_range.cc:
  Simple optimzation and after merge fixes
sql/slave.cc:
  After merge fix
sql/sql_acl.cc:
  After merge fix + code cleanup
sql/sql_select.cc:
  After merge fix
sql/sql_show.cc:
  After merge fix
sql/sql_table.cc:
  After merge fix
  Cleanup of mysql_checksum_table()
sql/sql_union.cc:
  After merge fixes.
  Note that after this the union test still fails; Will be fixed shortly...
tests/client_test.c:
  mysql_prepare_result() -> mysql_get_metadata()
2003-09-11 19:06:23 +03:00
..
2003-08-11 22:44:43 +03:00
2003-08-11 22:44:43 +03:00
2003-03-16 19:17:54 +02:00
2003-08-19 00:08:08 +03:00
2003-04-03 21:19:12 +03:00
2003-03-26 18:37:38 +02:00
2003-03-06 15:29:55 +01:00
2003-08-19 00:08:08 +03:00
2003-02-10 18:01:29 +02:00
2003-08-28 10:26:56 -04:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00
2003-05-19 16:35:49 +03:00
2003-09-04 17:12:20 +05:00
2003-08-11 22:44:43 +03:00
2003-06-04 19:21:51 +03:00
2003-02-08 01:12:58 +02:00
2003-08-11 22:44:43 +03:00
2003-08-11 22:44:43 +03:00
2001-04-17 21:30:02 +02:00
2003-08-11 22:44:43 +03:00
BUG
2003-09-04 06:44:16 +06:00
2003-08-19 00:08:08 +03:00
2003-07-03 16:48:47 +05:00
2003-07-08 15:06:05 +05:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00
2003-08-29 13:44:35 +03:00
2003-08-19 00:10:21 +03:00
2003-03-18 17:01:38 +04:00
2003-04-03 15:13:14 +05:00
2003-07-28 16:58:51 +02:00
2003-08-11 22:44:43 +03:00
2003-08-29 13:44:35 +03:00
2003-08-29 13:44:35 +03:00
2003-08-19 00:08:08 +03:00
2003-05-19 16:35:49 +03:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00
2003-05-29 17:47:31 -04:00
2003-05-19 16:35:49 +03:00
2003-09-03 12:07:18 +02:00
2003-08-19 00:08:08 +03:00
2003-08-11 22:44:43 +03:00
2003-08-29 13:44:35 +03:00
2003-08-11 22:44:43 +03:00
2003-08-11 22:44:43 +03:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00
2003-08-29 13:44:35 +03:00
2003-03-16 19:17:54 +02:00
2003-08-19 00:08:08 +03:00
2003-09-11 19:06:23 +03:00
2003-08-11 22:44:43 +03:00
2003-08-29 13:44:35 +03:00
2003-09-11 19:06:23 +03:00
2003-01-18 03:13:37 +02:00
2003-08-29 13:44:35 +03:00
2001-08-18 10:49:00 +03:00
2003-08-20 16:25:44 +03:00
2003-06-26 13:23:08 +02:00
2003-08-29 13:44:35 +03:00
2003-06-04 19:21:51 +03:00
2003-08-29 13:44:35 +03:00
2003-06-05 23:19:56 +03:00
2003-05-14 01:27:26 +03:00
2003-01-22 20:08:12 +04:00
2003-08-19 00:08:08 +03:00
2003-08-11 22:44:43 +03:00
2003-02-08 02:09:21 +02:00
2003-02-04 21:52:14 +02:00
2003-02-04 21:52:14 +02:00
2003-08-11 22:44:43 +03:00
2003-04-26 21:10:13 +03:00
2003-08-11 22:44:43 +03:00
2003-05-21 21:39:58 +03:00
2003-08-11 22:44:43 +03:00
2003-08-29 13:44:35 +03:00
2003-08-29 13:44:35 +03:00
2003-06-11 17:07:34 +02:00
2003-06-15 12:01:51 +02:00
2003-06-15 12:01:51 +02:00
2003-08-04 10:59:44 +02:00
2002-08-24 02:10:49 +03:00
2003-08-11 22:44:43 +03:00
2001-12-12 18:55:33 -07:00
2003-08-11 22:44:43 +03:00
2003-08-29 13:44:35 +03:00
2003-08-11 22:44:43 +03:00
2003-08-29 13:44:35 +03:00
2003-05-21 21:39:58 +03:00
2003-07-08 11:03:30 +03:00
2003-08-29 13:44:35 +03:00
2003-06-10 17:53:06 +05:00
2003-08-11 22:44:43 +03:00
2003-08-11 22:44:43 +03:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00
2003-03-16 19:17:54 +02:00
2003-08-19 00:08:08 +03:00
2003-09-11 19:06:23 +03:00
2003-05-19 16:35:49 +03:00
2003-08-11 22:44:43 +03:00
2003-08-19 00:08:08 +03:00
2003-08-19 00:08:08 +03:00