mariadb/client
unknown 38c28141a8 Bug#36026 - Test funcs_1.<engine>_trig_03 failing on Windows
Bug#36028 - Test funcs_1.<engine>_trig_03e failing on Windows
Bug#36029 - Test funcs_1.<engine>_trig_0407 failing on Windows
Bug#36030 - Test funcs_1.<engine>_trig_08 failing on Windows

Adding $MASTER_MYSOCK to init_win_path()
When path names are short, master.sock ends up in MYSQL_TMP_DIR, but with longer path names,
master.sock ends up in /tmp/<random_string>/ and these tests will fail due to path delimiter difference.

New changeset to start with 5.0 -- Not all of these tests are present in 5.0, but want to keep mysqltest the same
2008-05-01 11:36:03 -04:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Fixed bug #31077. 2007-10-01 20:35:51 +05:00
CMakeLists.txt Bug#31004 mysqltest needs a --mkdir command 2007-11-01 15:42:19 +01:00
completion_hash.cc Many files: 2006-12-23 20:17:15 +01: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 Many files: 2006-12-23 20:17:15 +01:00
Makefile.am Bug#31004 mysqltest needs a --mkdir command 2007-11-01 15:42:19 +01:00
my_readline.h Many files: 2006-12-23 20:17:15 +01:00
mysql.cc Bug#26243 mysql command line crash after control-c 2008-03-28 14:02:27 -04:00
mysql_upgrade.c Bug#28774 mysql_upgrade creates tempfiles in root-dir (C:\) and 2007-10-08 22:30:41 -04:00
mysqladmin.cc Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqlbinlog.cc Replace windows path separator backslash by unix path separator forward 2008-02-06 20:55:12 +01:00
mysqlcheck.c Patch contributed by Jocelyn Fournier. CLA received 2007-02-27. 2008-01-23 11:37:46 -05:00
mysqldump.c Merge trift2.:/MySQL/M50/mysql-5.0 2008-03-14 14:32:01 +01:00
mysqlimport.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqlmanager-pwgen.c Avoid the name conflict between the system-provided "md5.h" and the MySQL one 2007-07-19 14:14:03 +02:00
mysqlmanagerc.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqlshow.c Bug #15327: configure: --with-tcp-port option being partially ignored 2007-09-13 16:19:46 +02:00
mysqltest.c Bug#36026 - Test funcs_1.<engine>_trig_03 failing on Windows 2008-05-01 11:36:03 -04:00
readline.cc Many files: 2006-12-23 20:17:15 +01:00
sql_string.cc Fixed compiler warnings. 2007-03-22 20:32:07 +02:00
sql_string.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00