Alexander Nozdrin
22ceefcb58
Merge from mysql-5.1.
2009-09-23 11:16:11 +04:00
Alexander Nozdrin
eeec93f305
Merge from mysql-5.1.
2009-09-19 13:07:51 +04:00
Jonathan Perkin
c90e971d16
Install mysqld.lib
2009-09-04 17:45:07 +02:00
Jonathan Perkin
0af1cf8ef9
Only install the innodb plugin if the plugin directory exists.
2009-09-01 08:40:13 +02:00
Jonathan Perkin
1213dd1e2a
Install innodb_plugin on Windows.
2009-08-18 16:23:15 +02:00
Mikael Ronstrom
506c7fd47d
Merge MySQL 5.1.35 into MySQL 5.4
2009-06-11 12:07:59 +02:00
Joerg Bruehe
173811aee6
Upmerge the fix of an error message typo
...
(in "scripts/make_win_bin_dist")
from 5.0 into 5.1
2009-04-14 21:53:00 +02:00
Joerg Bruehe
452eeec084
Just fix a silly typo in an error message ...
2009-04-14 21:46:56 +02:00
Mikael Ronstrom
ba359419b7
Remove instance manager also from Windows distribution builds
2008-12-20 17:34:32 +01:00
joerg@trift2.
30f3d4ab46
Merge trift2.:/MySQL/M50/clone-5.0
...
into trift2.:/MySQL/M50/push-5.0
2008-03-14 15:09:10 +01:00
kent@kent-amd64.(none)
006adbd412
Merge mysql.com:/home/kent/bk/build/mysql-5.0-build
...
into mysql.com:/home/kent/bk/build/mysql-5.1-build
2008-03-11 15:28:45 +01:00
kent@mysql.com/kent-amd64.(none)
878b333680
make_win_bin_dist:
...
Include .pdb files for tools and libraries (bug#35104)
2008-03-11 15:21:58 +01:00
joerg@trift2.
00160fe9e9
Include "mysql_upgrade_shell.pl" in a binary distribution on Windows.
2008-03-05 14:03:05 +01:00
kent@mysql.com/kent-amd64.(none)
ae9a5a2fea
Makefile.am, CMakeLists.txt, make_win_bin_dist:
...
Removed references to deleted "mysql_explain_log" and "mysql_tableinfo"
2008-01-31 20:55:58 +01:00
df@pippilotta.erinye.com
5c028eb402
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
2008-01-02 22:26:41 +01:00
kent@mysql.com/kent-amd64.(none)
e45e7d9e2e
Makefile.am, CMakeLists.txt, mysql_secure_installation.pl.in:
...
Added Perl version of script "mysql_secure_installation"
make_win_bin_dist:
Corrected copy of SQL files to "share" directory
2007-12-28 22:58:54 +01:00
kent@kent-amd64.(none)
05c7156a35
Merge mysql.com:/home/kent/bk/windows-cleanup/mysql-5.0-build
...
into mysql.com:/home/kent/bk/windows-cleanup/mysql-5.1-build
2007-12-28 01:07:42 +01:00
kent@mysql.com/kent-amd64.(none)
18418ff8c5
make_win_bin_dist CMakeLists.txt resolveip.c Makefile.am:
...
Better Windows support in the scripts directory
mysql_config.pl.in, mysql_install_db.pl.in:
New Perl version of Unix shell script, mainly for Windows
Many files in scripts directory:
Use default Perl location "#!/usr/bin/perl" instead of the build host path
2007-12-28 01:02:28 +01:00
kaa@polly.(none)
8c9efe2571
Merge polly.(none):/home/kaa/src/opt/bug32221/my50-bug31445
...
into polly.(none):/home/kaa/src/opt/bug32221/my51-bug31445
2007-11-22 17:17:32 +03:00
kaa@polly.(none)
127f8e968e
Fixed build failures on Windows introduced by the patch for bug #32221 .
...
We do not have any executables in libmysql/release/ anymore.
2007-11-22 17:13:12 +03:00
kent@kent-amd64.(none)
add9cb76b5
Merge mysql.com:/home/kent/bk/cmake-tls/mysql-5.0-build-new
...
into mysql.com:/home/kent/bk/cmake-tls/mysql-5.1-build-new
2007-08-06 08:33:20 +02:00
kent@mysql.com/kent-amd64.(none)
d75c7a58c1
make_win_bin_dist:
...
Corrected install path
2007-08-06 08:31:09 +02:00
kent@mysql.com/kent-amd64.(none)
f9fdd5ae8c
make_win_bin_dist:
...
Copy embedded .pdb and static debug lib
2007-08-06 08:28:16 +02:00
kent@kent-amd64.(none)
dc998d9388
Merge mysql.com:/home/kent/bk/cmake-tls/mysql-5.0-build
...
into mysql.com:/home/kent/bk/cmake-tls/mysql-5.1-build
2007-08-02 20:59:23 +02:00
kent@mysql.com/kent-amd64.(none)
838a98c1e6
make_win_bin_dist:
...
Simplified copying of 'mysql-test' directory
2007-08-02 20:51:04 +02:00
kent@kent-amd64.(none)
423fd0b07e
Merge mysql.com:/home/kent/bk/cmake-tls/mysql-5.0-build
...
into mysql.com:/home/kent/bk/cmake-tls/mysql-5.1-build
2007-08-02 12:56:54 +02:00
kent@mysql.com/kent-amd64.(none)
74267ad9b8
CMakeLists.txt (several), make_win_bin_dist:
...
Aligned client library build and use with the Unix version when it
comes to what source to include directly in the builds, and what
libraries to link with (bug#30118).
Also reviewed, corrected and made more clear when static or dynamic
Thread Local Storage is to be used. Some code duplication was removed,
and some redundant library usage were removed, reducing the risk of
incorrect TLS usage.
2007-08-02 12:49:27 +02:00
msvensson@pilot.(none)
ef80d45d0d
Update make_win_bin_dist to also copy mysql-test/suite directory
2007-06-29 14:43:54 +02:00
df@pippilotta.erinye.com
6db1887a5c
fix make_win_bin_dist typo
2007-06-13 19:19:11 +02:00
kent@mysql.com/kent-amd64.(none)
affeddbd8f
make_win_bin_dist:
...
Aligned headers to include with Unix 'make install'
2007-06-12 19:49:02 +02:00
joerg@trift2.
d84c807204
After-merge fix in "scripts/make_win_bin_dist":
...
Ensure the balanced use of 'x' guards in string comparisons also in the new 5.1 lines.
2007-05-16 21:00:35 +02:00
joerg@trift2.
b3f35b8be5
Manual merge.
2007-05-16 20:52:50 +02:00
joerg@trift2.
ae801bb0ae
Fix bug#27833 "Bourne shell string comparison issue in scripts/make_win_bin_dist":
...
Several string comparisons could never yield true because they had an 'x' guard
added to the variable but not to the constant value. Fix that by guarding both sides.
2007-05-15 18:19:18 +02:00
msvensson@pilot.blaudden
4a1fd222ce
Don't copy any subdirs in scripts/
2007-04-23 18:16:57 +02:00
msvensson@pilot.blaudden
b0d923d73b
Don't copy subidrs of scripts/
2007-04-20 20:46:55 +02:00
df@pippilotta.erinye.com
6d70fd8751
don't copy pdb files from the release target output folder, since this target does not build them
2007-04-11 14:27:03 +02:00
df@pippilotta.erinye.com
5197d7712c
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-release
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work
2007-04-10 13:15:07 +02:00
df@pippilotta.erinye.com
817670eeee
build fixes for 5.1.17
2007-04-04 14:19:47 +02:00
msvensson@pilot.blaudden
bde1d63d7e
Bug#26922 Test 'varbinary' fails to do copy_file on Windows
...
- Copy all *.MY* files from std_data/, we have some .MYD and .MYI
files from 4.1 there
5.0 version of make_win_bin_dist copies everything in std_data/
2007-03-29 16:42:08 +02:00
kent@mysql.com/kent-amd64.(none)
cd1005ab04
vio.vcproj, mysqld.vcproj, mysys.vcproj, libmysqld.vcproj, mysqldemb.vcproj:
...
No need to set LICENSE or USE_SYMDIR from project files
make_win_bin_dist:
Changed location of SQL initialization files to be "share/"
2007-03-20 15:12:50 +01:00
kent@mysql.com/kent-amd64.(none)
731c3e5b20
mysys.vcproj:
...
Removed accidently added my_winsem.c
make_win_bin_dist:
Corrected test for relwithdebinfo target
mysql.sln:
Specify that comp_err depends on zlib
2007-03-19 22:41:16 +01:00
kent@mysql.com/kent-amd64.(none)
e9d65ba363
make_win_bin_dist:
...
Restore accidently removed line
2007-03-19 16:45:37 +01:00
kent@mysql.com/kent-amd64.(none)
19a6a09126
Many files:
...
Major cleanup of old Visual Studio project files, aligning engines etc
2007-03-19 16:18:10 +01:00
df@pippilotta.erinye.com
4f7677cd24
Merge dev:my/mysql-5.0-release
...
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-release
2007-03-19 11:30:30 +01:00
kent@mysql.com/kent-amd64.(none)
1c6fc80fdc
make_win_bin_dist:
...
- Support both "release" and "relwithdebinfo" targets
- Copy ".pdb" and ".pdb" files for the server and instance manager
- Removed the examples directory, unsupported
- Handle both old and new builds in the same script, "-debug" and "-nt"
extensions, directory "data" and "share" in different location
2007-03-18 10:47:15 +01:00
df@pippilotta.erinye.com
baaf7ac5da
add missing test cases to windows binary distribution
2007-03-12 13:15:43 +01:00
msvensson@pilot.blaudden
a49d6c5f51
There is no .sql files in mysql-test/lib/ anymore, don't try to copy from there
2007-03-01 07:23:37 +01:00
msvensson@pilot.blaudden
0b4598a4b3
Bug #20166 mysql-test-run.pl does not test system privilege tables creation
...
- No .sql files in mysql-test/lib/ anymore, don't copy them
2007-02-28 20:44:49 +01:00
kent@mysql.com/kent-amd64.(none)
67868597bb
Many files:
...
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Added GPL copyright text
my_vle.h, rpl_utility.h, my_vle.c, base64-t.c, rpl_utility.cc:
Changed copyright header formatting some
plugin_example.c, daemon_example.c:
Added "Copyright (C) 2006 MySQL AB" to GPL header
2006-12-31 02:29:11 +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