1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/libmysql
unknown 615cd4ff75 Fixed a bug in prepared statements error handling
After merge fixes


libmysql/libmysql.c:
  Fixed a bug in prepared statements error handling introduced by me on a recent patch
mysql-test/r/delayed.result:
  Updated results
mysql-test/t/delayed.test:
  Bigger timeout needed when using --ps-protocol (don't understand why yet)
  Added output of not_flushed_dealyed_rows for easier debugging
sql/sql_base.cc:
  USE tables_share fix for prepared statements
sql/sql_prepare.cc:
  After merge fix
2005-01-06 16:59:29 +02:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2004-10-29 19:26:52 +03:00
2004-08-18 19:57:55 +02:00
2004-08-18 19:57:55 +02:00
2004-12-31 00:50:30 +02:00
2004-11-05 09:00:04 +04:00