Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.2311 06/04/11 12:15:57 msvensson@shellback. +2 -0
Remove unused variable
sql/sql_handler.cc
1.82 06/04/11 12:15:49 msvensson@shellback. +0 -1
Remove unused variable
sql/sql_delete.cc
1.180 06/04/11 12:15:49 msvensson@shellback. +0 -1
Remove unused variable
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: msvensson
# Host: shellback.
# Root: C:/mysql/my51-bug17368
--- 1.179/sql/sql_delete.cc 2006-04-06 13:44:20 +02:00
+++ 1.180/sql/sql_delete.cc 2006-04-11 12:15:49 +02:00
@@ -870,7 +870,6 @@
TABLE *table;
bool error;
uint closed_log_tables= 0, lock_logger= 0;
- TABLE_LIST *tmp_table_list;
uint path_length;
DBUG_ENTER("mysql_truncate");
--- 1.81/sql/sql_handler.cc 2006-02-02 14:48:05 +01:00
+++ 1.82/sql/sql_handler.cc 2006-04-11 12:15:49 +02:00
@@ -337,7 +337,6 @@
ha_rows select_limit_cnt, ha_rows offset_limit_cnt)
{
TABLE_LIST *hash_tables;
- TABLE **table_ptr;
TABLE *table;
MYSQL_LOCK *lock;
List<Item> list;
| Thread |
|---|
| • bk commit into 5.1 tree (msvensson:1.2311) | msvensson | 11 Apr |