- 30 Jul, 2007 1 commit
-
-
tsmith@ramayana.hindu.god authored
Post-review fix, if 'logger' can't be found, and --syslog is requested, exit with error message instead of fall back to logging to error file.
-
- 28 Jul, 2007 1 commit
-
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b29980/b29980.5.1
-
- 27 Jul, 2007 9 commits
-
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
-
tsmith@ramayana.hindu.god authored
Don't use syslog by default; user will have to request it explicitly with the --syslog option. Use "sed -u" to get unbuffered output from sed, if it's supported. Otherwise, don't use sed at all - don't strip the timestamp from mysqld messages. Also, add new --syslog-tag=FOO option, which adds "-FOO" to the tag used when logging messages to syslog (i.e., mysqld-FOO or mysqld_safe-FOO) Also, explicitly mention where log messages are going, so user can more easily find them. Also, check if 'logger' is in the PATH, and log to the error log file if it can't be found.
-
iggy@alf.(none) authored
into alf.(none):/src/bug30103/my51-bug30103
-
iggy@alf.(none) authored
- Add CMake rule to remove files. - Manual merge.
-
iggy@alf.(none) authored
into alf.(none):/src/bug30103/my51-bug30103
-
dkatz@damien-katzs-computer.local authored
into damien-katzs-computer.local:/Users/dkatz/mysql51
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b29980/b29980.5.1
-
iggy@alf.(none) authored
- Add CMake rule to remove files.
-
dkatz@damien-katzs-computer.local authored
Added libCsup as a mysql library dependency on hpux11. This means any projects statically linking to our libraries using the HPUX11 compiler will need to add the -lCSup option to their build link options. If they use the mysql_config tool this will happen automatically. Projects that dynamically link to libmysqlclient will continue to work without any modifications. Library libCsup is a C++ runtime library needed for yassl support when built with the hpux11 C/C++ compiler. The first attempts to fix this bug were to remove the yassl dependencies on libCsup. We tried removing all pure virtual functions and other hacks, but the dependency remained. The only other options left involve extensive restructuring of the yassl library.
-
- 26 Jul, 2007 1 commit
-
-
Problem: trying to repair an old (e.g. with "old" varstring fields) corrupted table with use_frm option we don't actually repair the table, just altering it which may couse data loss. Fix: if use_frm repair option is set, do repair instead of altering even if the table needs upgrade.
-
- 25 Jul, 2007 10 commits
-
-
gbichot@production.mysql.com authored
internal ones (like those of GROUP BY): fixing the --help text.
-
tsmith@ramayana.hindu.god authored
remove unused variable "bit_no"
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/inno/jul24/51
-
tsmith@ramayana.hindu.god authored
I forgot to check in some new files: lock0priv.h lock0priv.ic lock0iter.c lock0iter.h
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug24732/my51-bug24732
-
iggy@amd64.(none) authored
- Required manual merge.
-
iggy@amd64.(none) authored
into amd64.(none):/src/bug24732/my51-bug24732
-
iggy@amd64.(none) authored
- Sign executables with MySQL AB security certificate.
-
tsmith@ramayana.hindu.god authored
Fixes: - Bug #23710: crash_commit_before fails if innodb_file_per_table=1 - Bug #28254: innodb crash if shutdown during innodb_table_monitor is running - Bug #28604: innodb_force_recovery restricts data dump - Bug #29097: fsp_get_available_space_in_free_extents() is capped at 4TB - Bug #29155: Innodb "Parallel recovery" is not prevented
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/maint/jul24/51
-
- 24 Jul, 2007 2 commits
-
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/maint/jul24/51
-
tsmith@ramayana.hindu.god authored
into ramayana.hindu.god:/home/tsmith/m/bk/maint/jul24/50
-
- 21 Jul, 2007 1 commit
-
-
joerg@trift2. authored
into trift2.:/MySQL/M51/push-5.1
-
- 20 Jul, 2007 15 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/tmp3/mysql-5.0-build
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/tmp3/mysql-5.1-build
-
gshchepa/uchum@gleb.loc authored
into gleb.loc:/home/uchum/work/bk/5.1-opt
-
evgen@moonbone.local authored
into moonbone.local:/mnt/gentoo64/work/29898-bug-5.0-opt-mysql
-
joerg@trift-lap.none authored
into trift-lap.none:/MySQL/M51/push-5.1
-
joerg@trift-lap.none authored
into trift-lap.none:/MySQL/M50/push-5.0
-
joerg@trift-lap.none authored
into trift-lap.none:/MySQL/M51/push-5.1
-
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b28125/b28125.5.0
-
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b28125/b28125.5.1
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b29923/b29923.5.1
-