An error occurred fetching the project authors.
- 01 Mar, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
- Add "storage/csv" to directories to be copied
-
- 18 Feb, 2006 2 commits
-
-
kent@mysql.com authored
Handle case where there is no snprintf() libmysql.vcproj, mysqlclient.vcproj: Added __WIN__ symbol, needed when compiling dbug.c dbug.vcproj: Changed __WIN32__ to __WIN__ dbug.c: Added Windows specific code to handle TIMESTAMP_ON log line format make_win_src_distribution.sh: Copy plugin directory recursively dbug.vcproj: Define __WIN__ for all targets
-
kent@mysql.com authored
Add an extra -lpthread before first -lc, to solve link problems when statically linking with glibc 2.2.5 make_win_src_distribution.sh: Added copying of the include/mysql directory
-
- 30 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 26 Jan, 2006 1 commit
-
-
jimw@mysql.com authored
-
- 13 Jan, 2006 1 commit
-
-
knielsen@mysql.com authored
-
- 11 Dec, 2005 1 commit
-
-
kent@mysql.com authored
Removed Visual Studio 6 project files, as they are not maintained
-
- 11 Oct, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 30 Sep, 2005 1 commit
-
-
kent@mysql.com authored
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
-
- 07 Sep, 2005 1 commit
-
-
reggie@linux.site authored
-
- 06 Aug, 2005 1 commit
-
-
kent@mysql.com authored
Added missing backslashes
-
- 04 Aug, 2005 1 commit
-
-
reggie@fedora.(none) authored
-
- 21 Jul, 2005 1 commit
-
-
joerg@mysql.com authored
Table handlers "bdb", "heap", "innobase", "myisam", and "myisammrg" have been moved into a common subdirectory "storage". This must be reflected in the tools for Windows: 1) When the source package is created, there is the additional level "storage". 2) The project files below "VC++Files" also get that additional directory level, to keep structures in sync. 3) Within the project files, references to/from the table handlers must cross that level.
-
- 28 Jun, 2005 1 commit
-
-
kent@mysql.com authored
Bug#11009, some more cleanup of unneded files from bootstrap
-
- 18 May, 2005 1 commit
-
-
kent@mysql.com authored
Add YASSL to Windows source distribution Skip .deps, and remove .o files from source dist
-
- 13 Apr, 2005 1 commit
-
-
lenz@mysql.com authored
references to the .texi file and the build targets that depend on manual.texi as the input file. - added COPYING as a regular file instead of creating it during the build. This ensures that it's part of the sources when pulling from BK (it used to be extracted from the manual) - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images) - added a dummy mysql.info placeholder file (the info file is still used as the source to extract various text files during the build). It will be replaced with a "real" file during the Bootstrap process to create the official source distribution - the placeholder just satisfies build dependencies.
-
- 31 Mar, 2005 1 commit
-
-
serg@serg.mylan authored
-
- 10 Mar, 2005 1 commit
-
-
joerg@mysql.com authored
adapt the Windows build files accordingly.
-
- 09 Mar, 2005 1 commit
-
-
kent@mysql.com authored
Removed -c from /bin/sh call make_win_src_distribution.sh: Copy all content in mysql-test make_win_binary_distribution.sh, make_binary_distribution.sh: Add Perl version of mysql-test-run to package s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah: Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
-
- 01 Jan, 2005 1 commit
-
-
kent@mysql.com authored
Removed references to ISAM and MERGE
-
- 14 Dec, 2004 1 commit
-
-
wax@kishkin.ru authored
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
-
- 13 Dec, 2004 1 commit
-
-
anjuta@arthur.local authored
-
- 10 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 09 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
Add rules for creating dsp-files
-
- 27 Oct, 2004 1 commit
-
-
joerg@mysql.com authored
Windows style line end \r\n on README, license, and similar essential plaintext files.
-
- 07 Oct, 2004 1 commit
-
-
lenz@mysql.com authored
- Updated Docs/Makefile.am and scripts/make_win_src_distribution.sh accordingly
-
- 05 Oct, 2004 1 commit
-
-
lenz@mysql.com authored
-
- 05 Aug, 2004 2 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
various distributions
-
- 27 Jun, 2004 1 commit
-
-
monty@mysql.com authored
-
- 26 Jun, 2004 2 commits
-
-
monty@mysql.com authored
-
patg@krsna.patg.net authored
4.1 tree must use installshield project files due to new tables
-
- 25 Jun, 2004 2 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
Set default max_allowed_packet to be able to read help tables even if an my.cnf file with this option is present. (Bug #3938) Don't use default arguments for ha_rnd_init() Simple code cleanups since last pull
-
- 27 May, 2004 1 commit
-
-
monty@mysql.com authored
-
- 19 May, 2004 1 commit
-
-
monty@mysql.com authored
Ensured that all projects compile Removed compiler warnings Better setting of server_version variable. Fix that make_win_src_distribution creates the privilege tables.
-
- 08 Dec, 2003 1 commit
-
-
monty@mysql.com authored
-
- 25 Nov, 2003 1 commit
-
-
lenz@mysql.com authored
after it was removed from manual.texi (where it was automatically generated from).
-
- 18 Nov, 2003 1 commit
-
-
greg@mysql.com authored
-
- 15 Sep, 2003 1 commit
-
-
greg@mysql.com authored
Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra myTest.dsp to be copied into distributions as a fix for BUG#999
-