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