lzhou/zhl@dev3-63.(none)
53c2c7fa3f
BUG#27543 Backup and restore can compatible with different endians for blob attribute
2007-09-05 13:01:30 +00:00
lzhou/zhl@dev3-63.(none)
d48067537b
BUG#29674 add install data of the new test case in makefile.am
2007-08-20 10:47:09 +00:00
kent@kent-amd64.(none)
fd3b865149
Merge mysql.com:/home/kent/bk/config_h/mysql-5.0-build
...
into mysql.com:/home/kent/bk/config_h/mysql-5.1-build
2007-07-30 21:45:06 +02:00
kent@mysql.com/kent-amd64.(none)
519ebab04e
SSL/Makefile.am mysql-test/Makefile.am:
...
Moved CERT files to where they are used, avoids conflict
between two make files trying to install the same CERTs
SSL/*.pem,
Move: SSL/*.pem -> mysql-test/std_data/
2007-07-27 17:39:07 +02:00
joerg@trift2.
59588dff9a
Merge trift2.:/MySQL/M50/bug21023-25486-5.0
...
into trift2.:/MySQL/M51/bug21023-25486-5.1
2007-07-17 21:11:22 +02:00
joerg@trift2.
cb28594deb
Ensure "mysql-stress-test.pl" is included in both "tar.gz" and RPM packages.
...
Fixing bug#21023: "mysql-stress-test.pl" missing in builds
2007-07-17 16:25:32 +02:00
msvensson@pilot.(none)
5885034469
WL3933
...
- Don't fail if mysql-test/t/ doesn't have some files
2007-06-29 09:23:42 +02:00
msvensson@pilot.(none)
f4b9d29794
Cset exclude: msvensson@pilot.(none)|ChangeSet|20070628091815|48577
2007-06-29 09:00:52 +02:00
msvensson@pilot.(none)
119f6cb000
WL#3933 Split main test suite to rpl, rpl_ndb and ndb
...
- Cleaup Makefile.am in mysql-test making it easier to add
new test files and suite directories
2007-06-28 11:18:15 +02:00
tsmith@maint1.mysql.com
8ee2c2b04e
Merge maint1.mysql.com:/data/localhome/tsmith/bk/maint/50
...
into maint1.mysql.com:/data/localhome/tsmith/bk/maint/51
2007-06-21 20:55:37 +02:00
bar@mysql.com/bar.myoffice.izhnet.ru
a8b2d9c951
Makefile.am:
...
Installing the new file required for tests.
2007-06-08 14:51:32 +05:00
joerg@debian.(none)
c0f97bde62
Exclude the "row_lock" test suite from a source tarball ("make dist")
...
and, as a consequence, from binary packages.
This is necessary because of entry 28685 in the bugs DB.
2007-06-01 21:04:26 +02:00
joerg@trift-lap.fambruehe
044f2e110e
Merge trift-lap.fambruehe:/MySQL/M50/push-5.0
...
into trift-lap.fambruehe:/MySQL/M51/push-5.1
2007-04-26 17:11:33 +02:00
kent@mysql.com/kent-amd64.(none)
75c31f6bb9
Makefile.am:
...
Typo
2007-04-20 15:52:49 +02:00
kent@mysql.com/kent-amd64.(none)
9050451afe
Makefile.am:
...
Added the 'suite' directory to the source TAR and install
2007-04-20 15:49:35 +02:00
msvensson@pilot.blaudden
fb36bf9562
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Null merge 4.1 patch
2007-02-28 15:15:38 +01:00
msvensson@pilot.blaudden
05ed84a3d2
Merge pilot.blaudden:/home/msvensson/mysql/mysql-4.1-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint-bug20166
2007-02-28 15:04:20 +01:00
msvensson@pilot.blaudden
3fc549d430
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Build lib/init-db.sql from the output of mysql_create_system_tables
- Remove mysql-test/init_db.sql and mysql-test/lib/init_db.sql
- Leave netware/init_db.sql until 5.0 where we should soon have possibility
to test with mysql-test-run.pl
2007-02-28 15:03:47 +01:00
msvensson@pilot.blaudden
f6e31a2cd1
Merge pilot.blaudden:/home/msvensson/mysql/bug20166/my50-bug20166
...
into pilot.blaudden:/home/msvensson/mysql/bug20166/my51-bug20166
2007-02-26 14:25:59 +01:00
msvensson@pilot.blaudden
c550a45522
Bug#20166 mysql-test-run.pl does not test system privilege tables creation
...
- Use mysql_system_tables.sql to create MySQL system tables in
all places where we create them(mysql_install_db, mysql-test-run-pl
and mysql_fix_privilege_tables.sql)
2007-02-26 11:49:24 +01:00
gluh@mysql.com/eagle.(none)
31c3059ae9
Valgrind errors
...
added valgrind.supp to EXTRA_SCRIPTS(for pushbuild)
2007-02-02 15:01:11 +04:00
kent@mysql.com/kent-amd64.(none)
e580bd6c6f
gen_lex_hash.cc:
...
If inserting a GPL header, include a complete one
Makefile.am, mysql.dsw, mysql.sln:
Removed C version of mysql-test-run
mysql.spec.sh:
Specify GPL license only in GPL sources
.del-my_manage.h:
Delete: mysql-test/my_manage.h
mysql.spec.sh:
Added GPL header
.del-mysql_test_run_new.c:
Delete: mysql-test/mysql_test_run_new.c
.del-mysql_test_run_new.dsp:
Delete: VC++Files/mysql-test/mysql_test_run_new.dsp
.del-my_create_tables.c:
Delete: mysql-test/my_create_tables.c
.del-mysql_test_run_new_ia64.dsp:
Delete: VC++Files/mysql-test/mysql_test_run_new_ia64.dsp
msql2mysql.sh:
Use up-to-date GPL header
.del-mysql_test_run_new.vcproj:
Delete: VC++Files/mysql-test/mysql_test_run_new.vcproj
.del-my_manage.c:
Delete: mysql-test/my_manage.c
2007-01-31 00:06:42 +01:00
kent@kent-amd64.(none)
58763e383e
Merge mysql.com:/home/kent/bk/main/mysql-5.0
...
into mysql.com:/home/kent/bk/main/mysql-5.1
2006-12-31 01:32:21 +01:00
kent@mysql.com/kent-amd64.(none)
6523aca729
my_strtoll10-x86.s:
...
Corrected spelling in copyright text
Makefile.am:
Don't update the files from BitKeeper
Many files:
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Many files:
Added GPL copyright text
Removed files:
Docs/Support/colspec-fix.pl
Docs/Support/docbook-fixup.pl
Docs/Support/docbook-prefix.pl
Docs/Support/docbook-split
Docs/Support/make-docbook
Docs/Support/make-makefile
Docs/Support/test-make-manual
Docs/Support/test-make-manual-de
Docs/Support/xwf
2006-12-31 01:02:27 +01:00
kent@kent-amd64.(none)
be15e3bc15
Merge mysql.com:/home/kent/bk/main/mysql-5.0
...
into mysql.com:/home/kent/bk/main/mysql-5.1
2006-12-23 20:20:40 +01:00
kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
df@kahlann.erinye.com
bd44245eb6
BUG#24902 in 5.0
2006-12-12 13:55:40 +01:00
df@kahlann.erinye.com
682f8fe2e4
BUG#24902
2006-12-12 10:36:52 +01:00
msvensson@neptunus.(none)
e753d615c5
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-maint
2006-11-30 11:38:24 +01:00
msvensson@neptunus.(none)
19def6ebe7
Include *.MY* files from std_data in dist
2006-11-30 11:33:26 +01:00
msvensson@neptunus.(none)
86f0d1bb03
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
2006-11-24 12:12:25 +01:00
msvensson@neptunus.(none)
c76adf6021
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-release
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-11-23 11:57:18 +01:00
df@kahlann.erinye.com
5fb072b0fc
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
...
into kahlann.erinye.com:/home/df/mysql/build/51
2006-11-14 14:31:36 +01:00
df@kahlann.erinye.com
cc129e6256
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
...
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
2006-11-14 14:29:58 +01:00
df@kahlann.erinye.com
a863fbbf41
make dist now copies .test files in mysql-test/include
2006-11-14 14:29:05 +01:00
msvensson@neptunus.(none)
589ccae74c
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-11-14 09:43:30 +01:00
msvensson@neptunus.(none)
94ea2ef88c
Fix "make dist"
2006-11-14 09:42:01 +01:00
msvensson@neptunus.(none)
0b60b7d59a
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-11-13 19:19:02 +01:00
msvensson@neptunus.(none)
29d1e3230b
Use mysql-test-run.pl
2006-11-13 19:12:34 +01:00
msvensson@shellback.(none)
45a8c28498
Fix spelling error in Makefile
2006-09-18 13:24:03 +02:00
msvensson@shellback.(none)
0a59967cb0
Remove trailing whitespace
...
Add linebreak
2006-09-18 11:27:21 +02:00
msvensson@shellback.(none)
dd76996955
Move mysql-test-run.sh to new name mysql-test-run-shell.sh
...
Symlink mysql-test-run to mysql-test-run.pl
2006-09-18 11:22:51 +02:00
msvensson@shellback.(none)
a63285a647
Merge shellback.(none):/home/msvensson/mysql/mtr/my50-mtr
...
into shellback.(none):/home/msvensson/mysql/mtr/my51-mtr
2006-09-01 10:32:20 +02:00
msvensson@shellback.(none)
7afee46c55
Merge shellback.(none):/home/msvensson/mysql/mtr/my41-mtr
...
into shellback.(none):/home/msvensson/mysql/mtr/my50-mtr
2006-09-01 10:25:50 +02:00
msvensson@shellback.(none)
324cf4ccb3
Add target to make "mtr", shortcut for running test suite
2006-09-01 10:21:08 +02:00
kroki/tomash@moonlight.intranet
aca2c3761a
Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge
...
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-merge
2006-08-10 16:11:55 +04:00
evgen@moonbone.local
7f0a080660
Merge moonbone.local:/work/tmp_merge-4.1-opt-mysql
...
into moonbone.local:/work/tmp_merge-5.0-opt-mysql
2006-08-02 16:46:55 +04:00
msvensson@neptunus.(none)
d89f177377
Bug#21125 mysqldump: Problem with non-standard table names
...
- The mysql-test/std_data/bug15328.cnf file was not copied to install or dist dir.
2006-07-24 14:31:37 +02:00
stewart@willster.(none)
1496303771
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/main
...
into willster.(none):/home/stewart/Documents/MySQL/5.1/main
2006-07-24 02:32:49 +10:00
pekka@orca.ndb.mysql.com
79cc3bed10
mysql-test/Makefile.am: fix cp of mode 444 files (re-commit)
2006-07-10 11:09:32 +02:00
msvensson@neptunus.(none)
7d9efcc206
Make cert's in std_data that we cpoy from SSL/ depend on the cert's in SSL/
2006-05-03 12:05:04 +02:00
tomas@poseidon.ndb.mysql.com
7dbc18bd07
ndb: corrected install dir
...
ndb: corrected initialization of records
2006-04-21 13:51:58 +02:00
tomas@poseidon.ndb.mysql.com
9a2938b571
added one more missing install path for new files
2006-04-21 09:43:21 +02:00
tomas@poseidon.ndb.mysql.com
b9b202327d
added missing install paths for new files
2006-04-21 08:53:25 +02:00
jimw@mysql.com
515da4679b
Don't remove mysql-test/std_data/*.pem in 'make clean'
2006-04-13 12:36:14 -07:00
jimw@mysql.com
276109b155
Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,
...
and various stuff in Docs/. Also move the certificates used for testing
into mysql-test/std_data from the top-level SSL directory (now gone).
2006-04-11 18:54:24 -07:00
kent@mysql.com
b492d05ee9
Merge
2006-04-04 23:37:44 +02:00
kent@mysql.com
0298bfaac6
Merge
2006-04-03 03:52:22 +02:00
kent@mysql.com
6783064d02
Makefile.am:
...
Distribute mysql-test-run.pl
2006-04-03 03:47:28 +02:00
kent@mysql.com
52db1e450a
Makefile.am:
...
Install Perl mysql-test-run into test directory
2006-04-02 02:10:41 +02:00
kent@mysql.com
5e28df35af
Merge
2006-04-01 05:53:37 +02:00
kent@mysql.com
02c661dbcc
Makefile.am:
...
Let "make install" install mysql-test-run.pl
mysql.spec.sh:
Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662)
2006-04-01 05:44:10 +02:00
knielsen@mysql.com
6b2771fe92
Revert error in changeset "1.1979 05/12/22 06:39:02 lars@mysql.com" which
...
caused wrong permissions in "make dist".
2006-01-01 22:57:48 +01:00
lars@mysql.com
ad126d90e0
WL#1012: All changes as one single changeset.
...
This includes both code and test cases.
2005-12-22 06:39:02 +01:00
jani@a193-229-222-105.elisa-laajakaista.fi
5273071265
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
...
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new
2005-11-23 14:57:00 +02:00
acurtis@poseidon.ndb.mysql.com
c01a3b5e5f
Make storage engines "pluggable", handlerton work
2005-11-07 16:25:06 +01:00
kent@mysql.com
4742f585b1
Merge
2005-11-04 02:17:11 +01:00
kent@mysql.com
ee0b6db191
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck
2005-11-04 01:15:35 +01:00
kent@mysql.com
85ab53357b
thread_registry.h, thread_registry.cc:
...
Add explicit Thread_info::Thread_info() and move both
initializers out of class definition, to solve link
problem on QNX
Makefile.am:
Preserve executable mode on scripts
make_binary_distribution.sh:
Copy *.imtest files
2005-10-16 06:49:19 +02:00
kent@mysql.com
94ea4f188a
make_binary_distribution.sh:
...
Copy *.cnf files in mysql-test/std_data/
Makefile.am:
Added std_data/*.cnf to copy ndb config
2005-10-12 22:49:33 +02:00
kent@mysql.com
82615d8b9d
Makefile.am:
...
Copy "disabled.def"
2005-10-10 00:21:10 +02:00
kent@mysql.com
095efe48a5
Makefile.am, configure.in:
...
Enable "make distcheck" to work
2005-09-24 15:51:45 +02:00
kent@mysql.com
85ed1e8da7
Makefile.am:
...
Make dist copy of .imtest files not fail the make target, as there are no files yet
2005-08-31 02:25:28 +02:00
anozdrin@mysql.com
d30534c953
Implement WL#2789 "Instance Manager: test using mysql-test-run testing framework"
2005-08-29 22:28:42 +04:00
lenz@mysql.com
94310faa2e
- reverted and optimized a merge
2005-07-08 21:13:14 +02:00
lenz@mysql.com
8ad778d9c0
Merge
2005-07-08 21:09:50 +02:00
lenz@mysql.com
611ae59245
- reverted adding mysql-test/t/*.def to the distribution (it is not supported in 4.1
...
at all)
2005-07-08 21:04:54 +02:00
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