mariadb/client
Andrei Elkin e8e85ed2a6 Manual resolving for the following files
Text conflict in mysql-test/collections/default.experimental
Text conflict in mysql-test/r/show_check.result
Text conflict in mysql-test/r/sp-code.result
Text conflict in mysql-test/suite/binlog/r/binlog_tmp_table.result
Text conflict in mysql-test/suite/rpl/t/disabled.def
Text conflict in mysql-test/t/show_check.test
Text conflict in mysys/my_delete.c
Text conflict in sql/item.h
Text conflict in sql/item_cmpfunc.h
Text conflict in sql/log.cc
Text conflict in sql/mysqld.cc
Text conflict in sql/repl_failsafe.cc
Text conflict in sql/slave.cc
Text conflict in sql/sql_parse.cc
Text conflict in sql/sql_table.cc
Text conflict in sql/sql_yacc.yy
Text conflict in storage/myisam/ha_myisam.cc

Corrected results for
 stm_auto_increment_bug33029.reject      2009-12-01
		20:01:49.000000000 +0300
       <andrei> @@ -42,9 +42,6 @@
       <andrei>  RETURN i;
       <andrei>  END//
       <andrei>  CALL p1();
       <andrei> -Warnings:
       <andrei> -Note   1592    Statement may not be safe to log in statement
		format.
       <andrei> -Note   1592    Statement may not be safe to log in statement
		format.

There should be indeed no Note present because there is in fact autoincrement 
top-level query in sp() that triggers inserting in yet another auto-inc table.
(todo: alert DaoGang to improve the test).
2009-12-01 21:07:18 +02:00
..
.cvsignore
client_priv.h BUG #8368 "mysqldump needs --slave-data option" 2009-11-04 14:31:03 +01:00
CMakeLists.txt Backport http://lists.mysql.com/commits/57778 2009-09-30 15:35:01 +02:00
completion_hash.cc WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
completion_hash.h my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c fixes for build failures due to my yesterday's changeset forbidding 2008-02-19 18:45:11 +01:00
Makefile.am BUG#48048: Deprecated constructs need removal in Betony 2009-11-13 12:14:38 +00:00
my_readline.h WL#5016: Fix header file include guards 2009-09-23 23:32:31 +02:00
mysql.cc Manual merge of mysql-next-mr-runtime upstream. 2009-11-19 21:48:08 -02:00
mysql_upgrade.c WL#4991 mysql_upgrade --fix-privilege-tables 2009-10-28 14:02:00 +04:00
mysqladmin.cc Backport of: 2009-11-24 16:54:59 +03:00
mysqlbinlog.cc Manual resolving for the following files 2009-12-01 21:07:18 +02:00
mysqlcheck.c Bug#35224: mysqldump --help is very confusing 2009-11-03 10:22:22 +01:00
mysqldump.c Backport of: 2009-11-24 16:54:59 +03:00
mysqlimport.c Backport of: 2009-11-24 16:54:59 +03:00
mysqlshow.c WL#1349 Use operating system localization to send it as a default client character set 2009-10-21 17:59:47 +05:00
mysqlslap.c Backport of: 2009-11-24 16:54:59 +03:00
mysqltest.cc Backport of: 2009-11-24 16:54:59 +03:00
readline.cc This is the downport of 2009-09-11 22:26:35 +02:00
sql_string.cc Backport of: 2009-11-24 16:54:59 +03:00
sql_string.h Bug #33544 UDF_INIT member decimals initialized wrong with 2009-11-11 21:19:41 +01:00