- 15 Sep, 2006 1 commit
-
-
- 14 Sep, 2006 3 commits
-
-
lars/lthalmann@dl145j.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
guilhem@gbichot3.local authored
into gbichot3.local:/home/mysql_src/mysql-5.1-rpl-clean
-
tables to INFORMATION_SCHEMA.
-
- 13 Sep, 2006 3 commits
-
-
guilhem@gbichot3.local authored
- compiler warning - detection of pthread_create failure (you will see this message only if you run with "make test-verbose" in unittest; otherwise unit.pl masks all messages from the test but "ok" ones. - the test fails randomly on some machines (I filed it as BUG#22320), on one host it looks like a crash at exit() which a sleep(2) makes disappear. So I add the sleep(2), which can be removed when BUG#22320 is fixed.
-
tables to INFORMATION_SCHEMA.
-
timour/timka@lamia.home authored
into lamia.home:/home/timka/mysql/src/5.1-dbg
-
- 12 Sep, 2006 12 commits
-
-
tsmith@maint2.mysql.com authored
into maint2.mysql.com:/data/localhome/tsmith/bk/mrg/51
-
timour/timka@lamia.home authored
The cause of the bug was an incomplete fix for bug 18080. The problem was that setup_tables() unconditionally reset the name resolution context to its 'tables' argument, which pointed to the first table of an SQL statement. The bug fix limits resetting of the name resolution context in setup_tables() only in the cases when the context was not set by earlier parser/optimizer phases.
-
msvensson@neptunus.(none) authored
Correct faulty merge, "mysql_priv.h" must be included for the ifdef WITH_INNOBASE_STORAGE_ENGINE to work
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
guilhem@gbichot3.local authored
(as part of the auto_increment cleanup of WL#3146; let's not be sad, that monster push still removed serious bugs): one problem with INSERT DELAYED (unexpected interval releases), one with stored functions (wrong auto_inc binlogging). These bugs were not released.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
Kristofer.Pettersson@naruto. authored
into naruto.:C:/cpp/mysql-5.1-maint
-
Kristofer.Pettersson@naruto. authored
- When an ALTER TABLE RENAME is performed on windows, the files are closed and their cached file descriptors are marked invalid. Performing INSERT, UPDATE or SELECT on the associated merge table causes a server crash on windows. This patch adds a test for bad file descriptors when a table attempts a lock. If a bad descriptor is found an error is thrown. An additional FLUSH TABLES will be necessary to further operate on the associated merge table.
-
rburnett@production.mysql.com authored
Fixing failed merge
-
cmiller@maint1.mysql.com authored
More specifically, the scripts/Makefile isn't created and it doesn't translate mysql_fix_privilege_tables ".sh" . So, mysql-test/mysql-test-run.pl doesn't find the binary and substitutes /bin/false instead. That obviously doesn't "fix" anything and the test fails because of it.
-
- 11 Sep, 2006 11 commits
-
-
-
lars/lthalmann@dl145k.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
rburnett@bk-internal.mysql.com authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
-
-
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
-
lars/lthalmann@dl145j.mysql.com authored
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.1-merge
-
into mysql.com:/users/lthalmann/bk/MERGE/mysql-5.0-merge
-
msvensson@shellback.(none) authored
-
into mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-merge
-
mats@romeo.(none) authored
into romeo.(none):/home/bk/w3259-mysql-5.1-new-rpl
-
mats@romeo.(none) authored
Adding files to CMakeLists.txt
-
- 09 Sep, 2006 2 commits
-
-
serg@janus.mylan authored
-
serg@janus.mylan authored
into janus.mylan:/usr/home/serg/Abk/mysql-5.1-arch
-
- 08 Sep, 2006 8 commits
-
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
msvensson@shellback.(none) authored
-
msvensson@shellback.(none) authored
- Add ifdefs in ha_innodb.cc so it's only compiled if we have selected to build mysqld with innodb. This is inline with how it's done in other handlers.
-
mats@romeo.(none) authored
into romeo.(none):/home/bkroot/mysql-5.1-new-rpl
-
mats@romeo.(none) authored
into romeo.(none):/home/bk/w3259-mysql-5.1-new-rpl
-
mats@romeo.(none) authored
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-