jimw@mysql.com
55727ef6d0
Remove sql-bench from the server repository -- it is being maintained
...
in a distinct mysql-bench repository. Also add a new --benchdir option
to mysql-test-run.pl so the location of the mysql-bench repository can
be specified. The default location is adjacent to the source tree.
2006-04-13 10:34:46 -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
5ff0851d4e
make_binary_distribution.sh:
...
Split cp operations, to avoid shell limit on number of args
mysql-test-run.pl:
Removed obsolete way of cleaning up after test failure
.del-drop-on-restart.inc~ef1715ddbebc3102:
Delete: mysql-test/include/drop-on-restart.inc
2006-03-27 06:44:45 +02:00
joerg@mysql.com
0611ea3222
Surprising change: "mysqld-max" is resurrected in 5.1, but in a common package.
2006-02-17 14:14:56 +01:00
kent@mysql.com
eb9683442d
Merge
2006-02-12 20:45:03 +01:00
kent@mysql.com
73de951abc
Merge
2006-02-12 04:48:52 +01:00
kent@mysql.com
f9a23667b2
Merge
2006-02-12 04:33:50 +01:00
kent@mysql.com
1fe9126dc2
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2006-02-12 01:35:30 +01:00
kent@mysql.com
eec5726806
make_binary_distribution.sh:
...
print => echo in shell script
2006-02-12 01:33:43 +01:00
joerg@mysql.com
181235d03b
scripts/make_binary_distribution.sh : Care about the debug server in the 5.1 packages.
2006-02-07 19:06:55 +01:00
joerg@mysql.com
9f243de9c9
scripts/make_binary_distribution.sh :
...
Adaption of the 5.1.6 build clone to the new "storage" directory layer,
already done in the general tree by Jani.
2006-02-07 17:42:04 +01:00
jani@ua141d10.elisa.omakaista.fi
2dcc483e6c
Several Netware specific fixes.
2006-02-02 16:22:31 +02:00
joerg@mysql.com
2a29c32908
Test files in new subdirectory "mysql-test/extra" need to be propagated into binary distribution.
2006-01-03 14:36:31 +01:00
kent@mysql.com
2205d1b8d5
mysql.spec.sh, make_binary_distribution.sh, Makefile.am, mysql.sln:
...
Added "client/mysqlslap"
mysqlslap.vcproj, mysqlslap.def:
new file
2005-12-19 01:12:11 +01:00
jani@a193-229-222-105.elisa-laajakaista.fi
7ded800078
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-12-13 19:46:35 +02:00
jani@a193-229-222-105.elisa-laajakaista.fi
13d7abe06f
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
...
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
2005-12-13 18:44:20 +02:00
jani@a193-229-222-105.elisa-laajakaista.fi
32466b14fb
Minor Netware specific changes.
2005-12-13 18:30:10 +02:00
joerg@mysql.com
ebb6552b1c
scripts/make_binary_distribution.sh
...
Adapt to the directory hierarchy change in 5.1, "ndb" -> "storage/ndb".
2005-11-11 18:48:53 +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
jani@a193-229-222-105.elisa-laajakaista.fi
63ac3040a8
Small fixes for Netware.
2005-10-14 08:45:41 +03:00
jani@ua141d10.elisa.omakaista.fi
2dd1e4f94e
Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp
...
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
2005-10-13 18:23:53 +03:00
jani@ua141d10.elisa.omakaista.fi
5dad171618
Some Netware related fixes and fixes for Metrowerks compiler.
2005-10-13 17:21:14 +03: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
lars@mysql.com
57f36732ca
Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1
...
into mysql.com:/users/lthalmann/bk/mysql-5.0
2005-10-10 17:50:19 +02:00
kent@mysql.com
33f38f7ed8
make_binary_distribution.sh:
...
Copy zlib.a and valgrind.supp if exists
Copy disabled.def
2005-10-07 13:08:07 +02:00
kent@mysql.com
c68c4f3cb7
Merge
2005-10-07 12:55:00 +02:00
kent@mysql.com
ae62a58817
make_binary_distribution.sh:
...
Corrected platform name output
Services.cpp:
Dont print null address (back port from 5.0)
2005-10-07 01:56:11 +02:00
kent@mysql.com
87016b438c
make_binary_distribution.sh:
...
Reintroduced --machine
Better sh compatibility, "for i ; do" is not portable
2005-10-06 22:57:13 +02:00
kent@mysql.com
52181cc810
make_binary_distribution.sh:
...
Replaced --machine with --platform
General code cleanup
2005-10-06 18:00:23 +02:00
kent@mysql.com
d859573bcf
make_binary_distribution.sh:
...
Include libz.a in distribution if built bundled
2005-09-20 19:26:00 +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
lenz@mysql.com
a9e1b8756d
- manual merge of the make_binary_distribution.sh ChangeSet propagation
2005-07-06 14:30:51 +02:00
lenz@mysql.com
68e5693096
Merge mysql.com:/space/my/mysql-4.0-build
...
into mysql.com:/space/my/mysql-4.1-build
2005-07-06 14:00:24 +02:00
lenz@mysql.com
49986c7e05
- backported a change for make_binary_distribution.sh from 5.0 for easier building of
...
all versions: added an option "--machine" that allows to override the autodetected
architecture string (e.g. "i386") that becomes part of the binary package name with
a different one
- moved the removal of the BASE directory to the end of the make_binary_distribution
script
2005-07-06 13:58:29 +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
9afd2563e9
Merge of 4.1 -> 5.0
2005-06-01 15:11:14 +02:00
lenz@mysql.com
e877e71b17
Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1
2005-06-01 13:06:15 +02:00
lenz@mysql.com
7bd3dd7cb3
- removed references to some obsolete files (BUG#10824)
...
- removed obsolete mysql-max.spec.sc RPM spec file (Max is built out of the standard
spec file)
2005-06-01 12:59:10 +02:00
kent@mysql.com
f81e6248d2
make_binary_distribution.sh:
...
To be safe, put "..." around variables to the test command
2005-05-18 12:49:43 +02:00
matt@mysql.com
4dca62401c
make_binary_distribution.sh:
...
Use portable check for empty string.
2005-05-18 03:45:01 +02:00
mwagner@ultrafly.mysql.com
58409db4c9
make_binary_distribution.sh:
...
- Add --machine override
2005-05-09 14:57:45 +02:00
mwagner@ultrafly.mysql.com
f5ba5ab024
make_binary_distribution.sh:
...
- Print the platform name for the build logs.
2005-05-09 12:05:13 +02:00
mwagner@ultrafly.mysql.com
c5cb8a2bfa
make_binary_distribution.sh:
...
- Remove vendor tag from package names.
- Map standard OS names to user-friendly versions.
2005-05-08 23:02:50 +02:00
monty@mishka.local
de1b1fe54d
Added more rows to test to get predictable results
2005-04-16 10:53:30 +03:00
jimw@mysql.com
3dcfc31e76
Remove references to result.es files
2005-04-12 18:04:32 -07:00
monty@mysql.com
beb28b27e0
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2005-04-06 17:23:34 +03:00
monty@mysql.com
49e721677f
Fixed errors descovered by valgrind 2.4
...
Added suppression file for some valgrind warnings that are not real errors
2005-04-06 17:22:21 +03:00
jimw@mysql.com
127afff8c8
Remove references to result.es files
2005-04-05 13:01:42 -07:00