- 02 May, 2007 1 commit
-
-
Fix compiler warnings, Fix help output - this fixes im test failures. Fix incomplete change of SET plugin vars to ulonglong. Allow ER() to work without crashing when errmsg.sys has not been loaded.
-
- 01 May, 2007 1 commit
-
-
- 30 Apr, 2007 6 commits
-
-
acurtis/antony@ltamd64.xiphis.org authored
into xiphis.org:/home/antony/work2/mysql-5.1-engines.fixme
-
Change SET variables to be ulonglong type (64bit)
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-wl2936-two
-
istruewing@chilla.local authored
Avoid compiler warnings
-
serg@sergbook.mysql.com authored
scripts/mysql_install_db.sh: don't fail if --skip-XXX is not recognized
-
serg@sergbook.mysql.com authored
-
- 29 Apr, 2007 8 commits
-
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1-wl2936
-
antony@ppcg5.local authored
VC++ does not like compile_time_assert() macro
-
antony@ppcg5.local authored
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1-wl2936
-
serg@sergbook.mysql.com authored
-
antony@ppcg5.local authored
fix compile error when DBUG_OFF
-
- 28 Apr, 2007 2 commits
-
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-wl2936-two
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-wl2936
-
- 27 Apr, 2007 4 commits
-
-
istruewing@chilla.local authored
Changed back (type != OPT_SESSION) to (type == OPT_GLOBAL)
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-wl2936-two
-
serg@sergbook.mysql.com authored
provide the writable datadir for mysqld --help (for lower_case test) sql/log.h, sql/mysqld.cc make default binlog_format value to be 0 (for a hack of using GET_STR for enum to continue to work)
-
istruewing@chilla.local authored
into chilla.local:/home/mydev/mysql-5.1-wl2936-two
-
- 26 Apr, 2007 15 commits
-
-
svoj@april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.1-engines
-
svoj@april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.1-engines
-
svoj@mysql.com/april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines
-
svoj@mysql.com/april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-5.0-engines
-
svoj@mysql.com/april.(none) authored
into mysql.com:/home/svoj/devel/mysql/merge/mysql-4.1-engines
-
serg@sergbook.mysql.com authored
Ingo's patch: WL#2936 - Falcon & MySQL plugin interface: server variables Added initialization for plugin string variables with their default values. Added deallocation of string values before a plugin and its variables is deleted. Added examples to plugin_example
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M51/push-5.1
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M50/push-5.0
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M51/push-5.1
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M50/push-5.0
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M41/push-4.1
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/MySQL/M50/push-5.0
-
joerg@trift-lap.fambruehe authored
into trift-lap.fambruehe:/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
-
- 25 Apr, 2007 3 commits
-
-
tsmith@quadxeon.mysql.com authored
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
-
df@pippilotta.erinye.com authored
```yaml Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-vanilla-building into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-vanilla-building ``` Fix test cases to pass for a plain ./configure && make build. This includes disabling two test cases when certain features are not present in the server. We're not losing coverage from this because these features are usually present, and disabling them here only serves the purpose to make the test cases work in the unlikely case that they aren't. --- fixes
-