Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy *.cnf file from std_data/ when doing a binary distribution | msvensson@neptunus.(none) | 2006-10-23 | 1 | -0/+1 |
| | |||||
* | Merge siva.hindu.god:/usr/home/tim/m/bk/40 | tsmith/tim@siva.hindu.god | 2006-10-02 | 1 | -3/+4 |
|\ | | | | | | | into siva.hindu.god:/usr/home/tim/m/bk/41 | ||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | cmiller@zippy.cornsilk.net | 2006-09-06 | 1 | -3/+4 |
| |\ | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.0-maint | ||||
| | * | Bug #18777: Mysqlhotcopy does not copy all the direcories. | iggy@rolltop.ignatz42.dyndns.org | 2006-07-26 | 1 | -3/+4 |
| | | | |||||
* | | | mysql_config.sh: | kent@mysql.com/c-644072d5.010-2112-6f72651.cust.bredbandsbolaget.se | 2006-09-25 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | Filter out plain -O and Sun C/C++ style optimization flags, -xO<level> Filter out icc specific options from cflags/libs(_r) | ||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | cmiller@zippy.cornsilk.net | 2006-08-02 | 2 | -4/+8 |
|\ \ \ | | | | | | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/m41-maint--07OBQ | ||||
| * | | | Bug #20721: mysql_install_db first line is blank. | iggy@rolltop.ignatz42.dyndns.org | 2006-07-14 | 2 | -4/+8 |
| | | | | | | | | | | | | | | | | Minor script changes for uniformity. | ||||
* | | | | Merge bk-internal:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2006-07-31 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-4.1 | ||||
| * | | | | Bug#21125 mysqldump: Problem with non-standard table names | msvensson@neptunus.(none) | 2006-07-24 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | - The mysql-test/std_data/bug15328.cnf file was not copied to install or dist dir. | ||||
* | | | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 | kent@mysql.com/c-4b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se | 2006-07-28 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | into mysql.com:/Users/kent/mysql/bk/mysql-4.1 | ||||
| * | | make_binary_distribution.sh: | kent@mysql.com/c-4b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se | 2006-07-28 | 1 | -2/+2 |
| |/ | | | | | | | Man page for "mysqld" command move to section 8 (bug#21220) | ||||
* | | Bug#19298 mysqld_safe still uses obsolete --skip-locking parameter | iggy@mysql.com | 2006-06-27 | 1 | -2/+2 |
| | | |||||
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 | kent@mysql.com | 2006-06-26 | 1 | -4/+14 |
|\ \ | |/ | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new | ||||
| * | make_sharedlib_distribution.sh: | kent@mysql.com | 2006-06-26 | 2 | -6/+18 |
| | | | | | | | | | | | | For compatibility, don't use {..,..} in pattern matching make_binary_distribution.sh: Added .dylib and .sl as shared library extensions | ||||
* | | make_win_src_distribution.sh: | kent@mysql.com | 2006-06-17 | 1 | -11/+6 |
| | | | | | | | | | | | | Make output less verbose Make temporary directory name unique Remove temporary directory on interrupt | ||||
* | | make_win_src_distribution.sh: | kent@mysql.com | 2006-06-17 | 1 | -16/+33 |
| | | | | | | | | Include "sql_yacc.yy" for completeness (bug#20387) | ||||
* | | make_win_src_distribution.sh: | kent@mysql.com | 2006-05-29 | 1 | -0/+1 |
| | | | | | | | | Convert to DOS EOL if dsp/dsw is in package | ||||
* | | make_sharedlib_distribution.sh: | kent@mysql.com | 2006-05-23 | 1 | -2/+4 |
| | | | | | | | | Solaris sh don't like {..} in file matching | ||||
* | | Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 | kent@mysql.com | 2006-04-03 | 1 | -1/+2 |
|\ \ | |/ | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new | ||||
| * | mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c: | kent@mysql.com | 2006-04-03 | 1 | -1/+2 |
| | | | | | | | | Changed web address order.mysql.com to shop.mysql.com | ||||
* | | mysqld_safe.sh: | kent@mysql.com | 2006-03-29 | 1 | -0/+28 |
| | | | | | | | | | | | | Added --help option, bug#16392 acinclude.m4: Use "$shrext_cmds" when testing if shared library exists, bug#16332 | ||||
* | | mysql_config.sh: | kent@mysql.com | 2006-03-29 | 1 | -1/+6 |
| | | | | | | | | If installed, search built in lib path first, bug#13158 | ||||
* | | mysql_config.sh: | kent@mysql.com | 2006-03-27 | 1 | -1/+1 |
| | | | | | | | | Remove Solaris -xc99=none C option as C++ compiler can't handle it | ||||
* | | mysql_config.sh: | kent@mysql.com | 2006-03-27 | 1 | -8/+19 |
| | | | | | | | | We are not to control what malloc package others are to use, remove -lmtmalloc from --libs(_r), bug#18322 | ||||
* | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M41/merge-4.1 | joerg@mysql.com | 2006-03-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | make_binary_distribution.sh: | kent@mysql.com | 2006-02-12 | 1 | -1/+1 |
| | | | | | | | | print => echo in shell script | ||||
* | | Merge mysql.com:/M40/push-4.0 into mysql.com:/M41/merge-4.1 | joerg@mysql.com | 2006-01-13 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | extra/comp_err.c + scripts/mysqld_multi.sh : | joerg@mysql.com | 2006-01-13 | 1 | -3/+0 |
| | | | | | | | | Copyright string fixes (bug#16106) | ||||
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-12-15 | 1 | -2/+2 |
|\ \ | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1 | ||||
| * | | make_win_src_distribution.sh: | kent@mysql.com | 2005-12-11 | 1 | -2/+2 |
| | | | | | | | | | | | | Removed Visual Studio 6 project files, as they are not maintained | ||||
* | | | Minor Netware specific changes. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-13 | 1 | -0/+4 |
|/ / | |||||
* | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-11-19 | 1 | -1/+1 |
|\ \ | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck | ||||
| * \ | Merge mysql.com:/home/jimw/my/mysql-4.1-14469 | jimw@mysql.com | 2005-11-10 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean | ||||
| | * | | Fix harmless typo in mysql_fix_privilege_tables.sql (Bug #14469) | jimw@mysql.com | 2005-10-31 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-11-04 | 1 | -2/+3 |
|\ \ \ \ | |/ / / |/| | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck | ||||
| * | | | Makefile.am, configure.in: | kent@mysql.com | 2005-09-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Enable "make distcheck" to work | ||||
* | | | | Handle decision to use mysqld-max over mysqld within mysqld_safe | jimw@mysql.com | 2005-10-31 | 1 | -8/+11 |
| |/ / |/| | | | | | | | | even when --ledir option is specified. (Bug #13774) | ||||
* | | | Some Netware related fixes and fixes for Metrowerks compiler. | jani@ua141d10.elisa.omakaista.fi | 2005-10-13 | 1 | -2/+1 |
| | | | |||||
* | | | Merge mysql.com:/space/my/mysql-4.0-build | lenz@mysql.com | 2005-10-11 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | | | | into mysql.com:/space/my/mysql-4.1-build | ||||
| * | | - added Docs/manual.chm to the windows source distribution (BUG#13899) | lenz@mysql.com | 2005-10-11 | 1 | -1/+1 |
| | | | |||||
* | | | make_binary_distribution.sh: | kent@mysql.com | 2005-10-07 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | Copy zlib.a and valgrind.supp if exists Copy disabled.def | ||||
* | | | make_binary_distribution.sh: | kent@mysql.com | 2005-10-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Corrected platform name output Services.cpp: Dont print null address (back port from 5.0) | ||||
* | | | make_binary_distribution.sh: | kent@mysql.com | 2005-10-06 | 1 | -11/+20 |
| | | | | | | | | | | | | | | | Reintroduced --machine Better sh compatibility, "for i ; do" is not portable | ||||
* | | | make_binary_distribution.sh: | kent@mysql.com | 2005-10-06 | 1 | -118/+102 |
| | | | | | | | | | | | | | | | Replaced --machine with --platform General code cleanup | ||||
* | | | Many files: | kent@mysql.com | 2005-09-30 | 1 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New VC7 project files des_key_file.cc: Visual C++ wants '"' for local include mysql.cc: Cast my_cgets() argument for VC6 and VC7 dummy.cpp: Added to convince VS .Net generate a lib for mysqlserver | ||||
* | | | mysql_config.sh: | kent@mysql.com | 2005-09-28 | 1 | -1/+1 |
| |/ |/| | | | | | Added -lz to link using libmysqld | ||||
* | | Makefile.am: | kent@mysql.com | 2005-09-24 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | Revert to shell test script for test targets mysqltest.c: Windows pclose() returns error code in low byte mysql_config.sh: Remove -Xa -xstrconst from --cflags for Sun C++ | ||||
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-11280 | jimw@mysql.com | 2005-09-02 | 1 | -0/+1 |
|\ \ | | | | | | | | | | into mysql.com:/home/jimw/my/mysql-4.1-clean | ||||
| * \ | Merge mysql.com:/M40/raymond-4.0 into mysql.com:/M41/merge-4.1 | joerg@mysql.com | 2005-09-01 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Add "MYSQL_BASE_VERSION" to the list of substituted variables in the ↵ | joerg@mysql.com | 2005-09-01 | 1 | -0/+1 |
| | | | | | | | | | | | | "scripts" subdirectory. |