dlenev@mysql.com
fa21feda93
Fix for bug #6387 "Queried timestamp values do not match the inserted
...
value if server runs in time zone with leap seconds".
Now in my_gmt_sec() function we take into account difference between
our target and estimation in seconds part.
2004-11-03 17:59:03 +00:00
guilhem@mysql.com
4a96a8a64f
Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make install'":
...
The binlog files we use for some tests must be installed like other mysql-test/std_data/ files.
2004-08-14 15:24:40 +02:00
lenz@mysql.com
905ce89dc5
- added missing file mysql-test/std_data/des_key_file to source and binary
...
distribution to fix a test failure in test "func_encrypt"
2003-03-04 18:18:05 +01:00
monty@narttu.mysql.fi
41e2309259
Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0
2003-02-28 12:33:10 +02:00
monty@narttu.mysql.fi
9286552567
Added copying of *.slave-mi mysql-test files
2003-02-28 12:32:37 +02:00
monty@mashka.mysql.fi
bae4af8a4f
Fixed missing table_list->name -> table_list->alias convert
2002-10-08 17:58:43 +03:00
Sinisa@sinisa.nasamreza.org
ff48c85c8f
small fix from bugs@.. list
2002-10-07 16:30:39 +03:00
sasha@mysql.sashanet.com
ea2e911892
support for eval_result and let $var = query
syntax in mysql-test
...
fixes for rpl_log test to make it config-independent
2001-06-30 13:08:35 -06:00
monty@donna.mysql.fi
1e3df575b9
Fixed probelm with count(*) and normal functions when no matchin rows.
...
Changed 'lib' to 'master-data'
Fix for slow slaves
2001-04-21 17:12:59 +03:00
sasha@mysql.sashanet.com
34b209db7a
distribution did not include *.sh files in mysql-test/t
2001-04-18 18:01:56 -06:00
tim@threads.polyesthetic.msg
bcd6abea6d
Use INSTALL_DATA instead of cp.
...
mysql.server is a script, not data.
2001-02-01 20:49:04 -05:00
tim@threads.polyesthetic.msg
faeb9896bd
Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.
...
Clean up $(INSTALL_DATA) use in sql/share.
2001-01-31 15:01:16 -05:00
monty@donna.mysql.com
1b72f32c30
Remove removed files from Makefile.am
2001-01-21 17:29:59 +02:00
monty@donna.mysql.com
62771338ca
Changes for --with-server-suffix
...
Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=)
Changed MERGE tables to not use FILE
2001-01-21 16:30:16 +02:00
tim@cane.mysql.fi
08d36171a9
Add --with-server-suffix (MYSQL_SERVER_SUFFIX).
2001-01-19 02:46:13 +02:00
monty@donna.mysql.com
dad095b480
Added missing .require files
2001-01-02 15:17:11 +02:00
monty@donna.mysql.com
e9c2f7d439
Fixes to get mysql-test included in the distributions
2001-01-02 14:29:47 +02:00
sasha@mysql.sashanet.com
57c65749dc
fixed typo
2000-12-13 17:17:19 -07:00
sasha@mysql.sashanet.com
8502addd5f
mysql-test/Makefile.am
...
fixed typo
scripts/make_binary_distribution.sh
added .MRG and .frm files
2000-12-13 12:42:59 -07:00
sasha@mysql.sashanet.com
a143a9bb78
install_test_db.sh fixes for distribution
...
mysql-test-run.sh fixes for distribution
Makefile.am Fixes for distribution
2000-12-13 10:32:54 -07:00
monty@work.mysql.com
8dfd21ad79
Makefile.am Removed README
2000-12-13 13:24:46 +01:00
sasha@mysql.sashanet.com
b169cd69e8
mysql-test/Makefile.am
...
removed extra files, adjusted for renames
2000-12-07 10:30:37 -07:00
sasha@mysql.sashanet.com
ec1359416b
fixed up mysql-test - will not push this yet, as more clean up/testing is to follow
2000-12-07 07:54:59 -07:00