lenz@mysql.com
79f43c864a
- manual merge of the addition of including mysqlt-test/t/*.def
2005-07-08 11:27:08 +02:00
lenz@mysql.com
780d699b86
- added mysql-test/t/*.def to the source and binary distributions
2005-07-08 11:07:05 +02:00
kent@mysql.com
8e3b393d5c
Merge
2005-07-06 00:06:11 +02:00
kent@mysql.com
a7be42163a
Makefile.am:
...
Added -I$(top_builddir)/include for searching
generated header files, when builddir != srcdir
2005-07-05 23:24:48 +02:00
kent@mysql.com
e58054ad16
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
2005-06-19 20:09:28 +02:00
serg@serg.mylan
07513c001c
BSD make compatibility. bug#9828
2005-06-18 18:14:28 +02:00
lenz@mysql.com
d11be61a51
Merge mysql.com:/space/my/mysql-4.1-build
...
into mysql.com:/space/my/mysql-5.0
2005-06-10 15:41:30 +02:00
lenz@mysql.com
a610a7749f
- added missing files std_data/server-cert.pem and std_data/server-key.pem to make
...
the SSL tests pass
2005-06-10 15:30:16 +02:00
lenz@mysql.com
024010e562
- make sure to include mysql-test/t/*.sql files in the binary distributions and when
...
"make install" is called (mysql_delimiter.sql was missing)
2005-06-08 11:49:24 +02:00
lenz@mysql.com
852a57300d
- include/config-win.h: removed double HAVE_CHARSET_cp932 #define
...
- mysql-test/Makefile.am: added a pattern match for t/*.sql
(t/mysql_delimiter.sql was missing from the source distribution)
2005-06-03 18:20:25 +02:00
jimw@mysql.com
3dcfc31e76
Remove references to result.es files
2005-04-12 18:04:32 -07:00
jani@ua141d10.elisa.omakaista.fi
18354f4570
A small fix to Makefile.am
2005-04-07 13:20:15 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
288eff45cb
Added missing file to Makefile.am
2005-04-06 21:55:34 +03:00
kent@mysql.com
2aa8253f70
Merge
2005-04-06 18:19:05 +02:00
kent@mysql.com
57d8914287
Makefile.am:
...
Include the Perl version of mysql-test-run
rpl_rewrite_db.test, rpl_rewrite_db.result:
Added missing database cleanup
mysql-test-run.pl:
Embedded result files no longer needed
2005-04-06 12:20:55 +02:00
jimw@mysql.com
127afff8c8
Remove references to result.es files
2005-04-05 13:01:42 -07:00
serg@serg.mylan
956682de1a
merged
2005-03-09 14:09:06 +01:00
tomas@poseidon.ndb.mysql.com
f5e9b79c28
mysql-test-run to default run with ndbcluster if compiled with that support
2005-03-07 13:42:01 +01:00
joerg@mysql.com
5c5ac0e3b1
Ensure that '*.disabled' files are truly optional, so that their non-existence
...
will not cause "make" to fail.
2005-03-03 16:01:39 +01:00
kent@mysql.com
87d6da972f
make_binary_distribution.sh, Makefile.am:
...
Make .disabled files part of distribution
2005-02-17 20:07:52 +01:00
lenz@mysql.com
420d29159f
Merge mysql.com:/space/my/mysql-4.1-merge
...
into mysql.com:/space/my/mysql-5.0
2005-02-09 17:52:31 +01:00
lenz@mysql.com
a0089319d2
- make sure to include the embedded test results in the source distribution
2005-02-09 17:49:43 +01:00
joreland@mysql.com
93bbde704a
mysql-test/Makefile.am
...
Install varchar.frm
Otherwise type_varchar fails when running mysql-test-run on installed system
mysql-test/mysql-test-run.sh
Use correct path to clist_tests in on installed system
2005-01-04 08:15:33 +01:00
wax@kishkin.ru
e81d48fdd9
corrected mysqltest.dsp
...
corrected mysql_test_run_new.dsp
added dependency
corrected path of mysql_test_run_new.dsp
fixed wrong code
added my_create_tables.c
removed command_line
fixed #elif
restored NAME_MAX and MAX_FNAME
added create_system_files()
added compare() for windows
added all files of testes in script
added mysql-test in script
2004-12-14 18:46:55 +05:00
monty@mysql.com
9252656d49
merge with 4.0
2004-11-12 11:17:53 +02:00
tomas@poseidon.ndb.mysql.com
3f38389905
Makefile.am:
...
added so that it is possible to make mysql_test_run_new
but not done for target all do:
make mysql_test_run_new
2004-11-08 10:53:48 +00:00
tomas@poseidon.ndb.mysql.com
f3cd21dbb3
Makefile.am:
...
remove mysql_test_run_new for now, it breaks the make
2004-11-08 10:41:59 +00:00
joerg@mysql.com
16b280b11d
Ensure that even the (relatively new) "mysql-test/Makefile.am" gets into the source tar-ball.
2004-11-05 15:50:53 +01:00
wax@kishkin.ru
ff32313dd5
autocommit and changed name mysql_test_run_new
2004-11-04 21:25:51 +05:00
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
wax@mysql.com
d6dadac46c
Merge mysql.com:/home/wax/mysql/mysql-4.1
...
into mysql.com:/home/wax/mysql/mysql-4.1mysqltest
2004-09-16 00:50:05 +06:00
wax@kishkin.ru
eb7515366b
WL#964
...
porting mysql_test_run on Linux and Windows
2004-09-16 00:47:45 +06:00
serg@serg.mylan
e1237cbc53
manually merged
2004-08-18 19:57:55 +02: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
konstantin@mysql.com
172ab0ab8b
Fix for 'make dist' 'make distclean' goals work even if ./configure
...
called without NDB enabled.
2004-06-25 23:21:14 +04:00
serg@serg.mylan
c03addab79
merged
2004-06-23 12:36:07 +02:00
serg@serg.mylan
3f1c4ba745
handler interface cleanups:
...
more logical table/index_flags
return HA_ERR_WRONG_COMMAND instead of abstract methods where appropriate
max_keys and other limits renamed to max_supported_keys/etc
max_keys/etc are now wrappers to max_supported_keys/etc
ha_index_init/ha_rnd_init/ha_index_end/ha_rnd_end are now wrappers to real {index,rnd}_{init,end} to enforce strict pairing
2004-06-23 12:29:05 +02:00
serg@serg.mylan
308eb6f559
after merge fix
2004-06-11 22:00:08 +02:00
serg@serg.mylan
a0464b8563
one more ndb-isolating fix
2004-06-05 13:16:29 +02:00
tomas@poseidon.(none)
9d762e369a
ndb in mysql-test fix
2004-05-27 08:05:10 +00:00
monty@mysql.com
cf535556c6
Cleanups (comments and compiler warnings)
...
dded init of variable to fix core dump on startup errors
2003-11-02 14:00:25 +02:00
dlenev@dlenev.mshome
2486222cd2
Implemented replication over SSL
...
Added proper options to CHANGE MASTER TO, new fields to SHOW SLAVE STATUS,
Honoring this parameters during connection to master.
Introduced new format of master.info file
2003-09-01 15:16:20 +04:00
lenz@mysql.com
a95c024067
- typo fix (replaced blanks with a tab)
2003-03-05 08:13:37 +01:00
lenz@mysql.com
26f9bee733
- 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 22:24:00 +01: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
050543bdfc
Merge with 3.23 -> 4.0
2003-02-28 13:29:48 +02: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
nick@mysql.com
4b7897fc76
Changed binlog name padding from binlog.001 to binlog.000001
2002-10-29 15:11:13 -07: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