mariadb/client
unknown ea04054077 Fixed bug #29985.
Multiple-result processing is required during the execution
of CALL statements for stored procedures, however the mysqlslap
client lacked that processing.



client/mysqlslap.c:
  Fixed bug #29985.
  1. Connection flags have been changed: the CLIENT_MULTI_STATEMENTS
  flag has been added.
  2. The run_task function has been modified to process multiple
  result sets.
mysql-test/t/mysqlslap.test:
  Added test case for bug #29985.
mysql-test/r/mysqlslap.result:
  Added test case for bug #29985.
2007-09-17 21:39:07 +05:00
..
.cvsignore
client_priv.h Merge amd64.(none):/src/mysql-5.1-maint 2007-08-03 21:44:59 -04:00
CMakeLists.txt Bug#29903 The CMake build method does not produce the embedded library. 2007-08-03 14:43:12 -04:00
completion_hash.cc
completion_hash.h
echo.c
get_password.c
Makefile.am
my_readline.h
mysql.cc Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base 2007-08-30 13:23:59 -06:00
mysql_upgrade.c Merge ramayana.hindu.god:/home/tsmith/m/bk/51 2007-08-27 18:20:54 -06:00
mysqladmin.cc Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
mysqlbinlog.cc Fixed problem that Start_log_event_v3::created was not set properly 2007-08-14 15:20:05 +03:00
mysqlcheck.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
mysqldump.c Merge gleb.loc:/home/uchum/work/bk/5.1-opt-29938 2007-09-05 11:43:40 +05:00
mysqlimport.c Set --debug-check if one uses DBUG_PUSH in all clients 2007-08-02 07:49:29 +03:00
mysqlshow.c Set --debug-check if one uses DBUG_PUSH in all clients 2007-08-02 07:49:29 +03:00
mysqlslap.c Fixed bug #29985. 2007-09-17 21:39:07 +05:00
mysqltest.c Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maint 2007-08-28 16:47:41 +02:00
readline.cc
sql_string.cc Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
sql_string.h