Below is the list of changes that have just been committed into a local
5.1 repository of kostja. When kostja 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@stripped, 2007-08-06 23:43:53+04:00, kostja@bodhi.(none) +1 -0
Fix one more warning.
client/mysqldump.c@stripped, 2007-08-06 23:43:51+04:00, kostja@bodhi.(none) +0 -1
Fix one more warning.
diff -Nrup a/client/mysqldump.c b/client/mysqldump.c
--- a/client/mysqldump.c 2007-08-06 22:52:48 +04:00
+++ b/client/mysqldump.c 2007-08-06 23:43:51 +04:00
@@ -2803,7 +2803,6 @@ static int dump_trigger(MYSQL_RES *show_
static int dump_triggers_for_table(char *table_name, char *db_name)
{
- FILE *sql_file= md_result_file;
char name_buff[NAME_LEN*4+3];
char query_buff[QUERY_LENGTH];
uint old_opt_compatible_mode= opt_compatible_mode;
| Thread |
|---|
| • bk commit into 5.1 tree (kostja:1.2580) | konstantin | 6 Aug |