- 24 Oct, 2006 1 commit
-
-
mmj@tiger.local[mmj] authored
Revert 1 June change enough to restore ABI compatibility with previous versions.
-
- 23 Oct, 2006 1 commit
-
-
jonas@perch.ndb.mysql.com authored
ndb - revert fix bug#21052 as it's wrong, and induces bus-error on node crashes
-
- 20 Oct, 2006 1 commit
-
-
Aligned script with updated 5.0 version
-
- 19 Oct, 2006 3 commits
-
-
andrey@example.com authored
with only COMMENT clause. Strangely it has manifestated itself only on two platforms. This is a fix for bug#23423 "Syntax error for "ALTER EVENT ... COMMENT ..." on just two platforms"
-
holyfoot/hf@mysql.com/deer.(none) authored
-
Quote variable in "for"-loop head, in case it can be empty.
-
- 18 Oct, 2006 5 commits
-
-
holyfoot/hf@deer.(none) authored
into mysql.com:/home/hf/work/mysql-5.1-release
-
holyfoot/hf@mysql.com/deer.(none) authored
-
holyfoot/hf@mysql.com/deer.(none) authored
Problem is that some files moved to storage/*/ still are dependent on sql/ code (usually use members of THD structure) that can get different being compiled with another #define-s Code added to recompile these for the embedded server
-
Aligned test flags to TAR builds
-
jonas@perch.ndb.mysql.com authored
Fix uninit variable, causing problems with auto-increment on rhas3-x86 (only found on this platform, really weird)
-
- 17 Oct, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
Update make_binary_distribution.sh Make sure all files needed for testing are included
-
- 16 Oct, 2006 2 commits
-
-
jonas@perch.ndb.mysql.com authored
found with gcc 4.0.2 on Itanium2 (ndb_dd_* failures)
-
Split copy of result files to avoid shell limit. Added copy of mysql-test/std_data/ndb_backup5{0,1}. configure.in: Look for dlopen() even if --with-mysqld-ldflags constains "-static", as this is not the same as the flag to "ld", it just informs "libtool" to link static with libraries created part of the build, even if there exists shared versions.
-
- 14 Oct, 2006 1 commit
-
-
Configure flags makes "lex_hash.h" differ, don't distribute pregenerated file, build it after configure (bug#18888).
-
- 13 Oct, 2006 4 commits
-
-
Added mysql_upgrade target to Windows CMake build
-
jonas@perch.ndb.mysql.com authored
recommit into release-clone
-
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
-
VisualStudio needs cast from (byte*) to (const char*), 3rd arg to _db_dump_()
-
- 12 Oct, 2006 5 commits
-
-
joerg@trift2. authored
Do not (try to) set a signal handler action unless a signal is defined on the platform.
-
Avoid multiple define of DBUG_OFF (bug#21749)
-
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
-
Corrected path to mysql-test directory Removed man1/mysql_explain_log.1
-
joerg@trift2. authored
-
- 11 Oct, 2006 6 commits
-
-
joerg@trift2. authored
-
ted@ted.mysql.internal authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
-
- 10 Oct, 2006 9 commits
-
-
lars@black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
-
lars@mysql.com/black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.0-merge
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
ndb_restore Return OK even if temporary errors (otherwise mysql-test-run/ndb_restore can fail on really slow machines)
-
mats@romeo.(none) authored
into romeo.(none):/home/bk/b21474-mysql-5.1-new-rpl
-
mats@romeo.(none) authored
Removing code to step the group log position and just stepping the event log position. If the group log position were stepped one time too many, it might be that the group starts at a position that is not possible, e.g., at a Rows_log_event, or between an Intvar_log_event and the following associated Query_log_event.
-
mats@romeo.(none) authored
-
joerg@trift2. authored
into trift2.:/MySQL/M50/push-5.0
-
mats@romeo.(none) authored
Replacing C++ code with C code in a C file.
-