- 18 Oct, 2007 1 commit
-
-
antony@pcg5ppc.xiphis.org authored
"CSV does not work with NULL value in datetime fields" Attempting to insert a row with a NULL value for a DATETIME field results in a CSV file which the storage engine cannot read. Don't blindly assume that "0" is acceptable for all field types, Since CSV does not support NULL, we find out from the field the default non-null value. Do not permit the creation of a table with a nullable columns.
-
- 04 Oct, 2007 5 commits
-
-
joerg@trift2. authored
into trift2.:/MySQL/M51/push-5.1
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
jperkin@production.mysql.com authored
into production.mysql.com:/usersnfs/jperkin/bk/build/5.1
-
jperkin@production.mysql.com authored
into production.mysql.com:/usersnfs/jperkin/bk/bug-27692/5.0
-
jperkin@production.mysql.com authored
were accidentally removed during a previous rototill of this code. Fixes bug#27692. While it can be argued we should strive to provide a 'secure by default' installation, this happens to be the setup currently documented in the manual as the default, so defer changes that improve security out of the box to a co-ordinated effort later on. For now, make a note about the test databases and anonymous user in mysql_install_db and recommend that mysql_secure_installation be ran for users wishing to remove these defaults. [..re-commit of previously lost change..]
-
- 02 Oct, 2007 1 commit
-
-
Updated variable size arrays to use vector like Jonas did for 5.1 so that my build would not break
-
- 01 Oct, 2007 5 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/make-install/mysql-5.1-build
-
kent@mysql.com/kent-amd64.(none) authored
Added special handling of "mysql_install_db" and "mysql.server" scripts, find executables relative to the current directory.
-
joerg@trift2. authored
into trift2.:/MySQL/M51/push-5.1
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
joerg@trift2. authored
Add the cleanup by dropping the database 'track' in test "rpl_bug31076".
-
- 29 Sep, 2007 4 commits
-
-
joerg@trift2. authored
into trift2.:/MySQL/M51/push-5.1
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
-
- 28 Sep, 2007 2 commits
-
-
joerg@trift2. authored
into trift2.:/MySQL/M51/push-5.1 This is mysql-5.1.22-rc.
-
joerg@trift2. authored
Bug #30759 mysql_install_db fails to set $extra_bindir properly in all cases.
-
- 27 Sep, 2007 10 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/make-dist-stable/mysql-5.1-build
-
kent@mysql.com/kent-amd64.(none) authored
Handle pstack like other optional directories Check if a directory exists relative to $srcdir
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M51/antony-5.1
-
kent@mysql.com/kent-amd64.(none) authored
Use custom 'pkgduppdir' mysql.server.sh: The server is installed in 'libexecdir'
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/make-install/mysql-5.1-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
-
- 26 Sep, 2007 6 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/make-install/mysql-5.1-build
-
kent@mysql.com/kent-amd64.(none) authored
Use 'make install' to create the package Makefile.am: Added 'pkgsuppdir' to control location separately Pass on mandir and infodir Don't install headers
-
kent@mysql.com/kent-amd64.(none) authored
Corrected typo
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/make-dist-stable/mysql-5.1-build
-
kent@mysql.com/kent-amd64.(none) authored
Always include all sub directories in "make dist" Removed incorrect comment configure.in: Unconditionally list make files in AC_CONFIG_FILES Removed 'thread_dirs', it is not used Minor cleanup compile-dist: Simplified the configure line needed for "make dist" to get it all zlib.m4, ssl.m4: Unconditionally list make files in AC_CONFIG_FILES Makefile.am: Removed DIST_SUBDIRS not needed Don't copy soft links as files into source package
-
- 25 Sep, 2007 3 commits
-
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
- 24 Sep, 2007 3 commits
-
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M51/antony-5.1
-
jperkin@production.mysql.com authored
into production.mysql.com:/usersnfs/jperkin/bk/build-5.1
-
mats@kindahl-laptop.dnsalias.net authored
into kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-release
-