summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed cleanup_load_tmpdir() which deleted nothing.unknown2003-06-222-6/+12
* Always send a fake Rotate event (this is roughly 70 bytes) when starting binl...unknown2003-06-213-16/+31
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-201-2/+2
|\
| * fix for BUG#691 (4.0 mysqlbinlog couldn't read 3.23 binlog).unknown2003-06-201-2/+2
* | Merge mysql.com:/space/my/mysql-4.0unknown2003-06-201-2/+2
|\ \ | |/ |/|
| * - added $(EXEEXT) to gen_lex_hash generation/execution to fix a buildunknown2003-06-201-2/+2
* | Warn that --log-slave-updates is used without --log-bin and disabled (WL#998)unknown2003-06-201-0/+6
* | Fix error msg. Bug #681unknown2003-06-192-1/+2
* | Fix for bug #616 mysqld crash / SSL with SQLyogunknown2003-06-191-0/+5
* | page0page.c:unknown2003-06-191-5/+16
|/
* - Added /usr/lib64 to the path to search for libssl.a (required on AMD64)unknown2003-06-181-2/+2
* Merge mysql.com:/space/my/mysql-4.0unknown2003-06-181-2/+2
|\
| * - replaced obsolete Macro AM_CONFIG_HEADER with AC_CONFIG_HEADERSunknown2003-06-131-2/+2
* | row0vers.c:unknown2003-06-181-0/+1
* | row0vers.c:unknown2003-06-181-0/+2
* | row0sel.c, row0ins.c:unknown2003-06-182-6/+16
* | row0vers.c, row0sel.c, row0ins.c:unknown2003-06-183-54/+88
* | Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-174-4/+11
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-172-4/+3
|\ \
| * | Better error reporting in mysql-test-run (don't hide the important messageunknown2003-06-172-4/+3
* | | fulltext and left join bug fixedunknown2003-06-166-0/+33
* | | reverting Monty's "fix" that turned a warning into an error.unknown2003-06-161-5/+2
|/ /
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-167-18/+31
|\ \
| * | Fix for nightly build test failure (test update).unknown2003-06-167-18/+31
* | | row0mysql.c, dict0dict.ic:unknown2003-06-164-5/+14
* | | handler.h, ha_innodb.h, ha_innodb.cc:unknown2003-06-153-13/+19
|/ /
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-1575-778/+2290
|\ \
| * | Many files:unknown2003-06-1575-778/+2290
* | | Simplified a test.unknown2003-06-154-26/+34
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-1417-250/+279
|\ \ \ | |/ /
| * | Added option --skip-kill-mysqld to mysqld_safe. This can be useful,unknown2003-06-141-1/+7
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-127-235/+215
| |\
| | * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-127-188/+173
| | * Indentationunknown2003-06-121-128/+123
| * | removed a wrong cast that limited ulonglong options to max. ulong value.unknown2003-06-121-2/+2
| * | HANDLER priv check fixedunknown2003-06-121-2/+4
| * | typed moved to a proper placeunknown2003-06-121-3/+3
| * | - applied patch for mysqld_safe from Christian Hammers to be able tounknown2003-06-121-3/+12
| * | Merge mysql.com:/space/my/mysql-4.0unknown2003-06-125-0/+23
| |\ \
| | * | test case for bug #614unknown2003-06-112-0/+5
| | * | Bugfix for #614unknown2003-06-113-0/+18
| | |/
| * | - applied patch to mysql_explain_log.sh provided by Dennis Haneyunknown2003-06-111-3/+12
| * | - fixed a path to init script in RPM spec file (/sbin/init.d is obsolete)unknown2003-06-111-1/+1
| |/
* | - Fix for bug 651: now a dying SQL slave threads wakes up any waiting MASTER_...unknown2003-06-141-4/+32
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-105-27/+124
|\ \ | |/ |/|
| * More error messages. This is intended to help debugging; presently I have aunknown2003-06-105-27/+124
* | Don't install signal handler for SIGINT by defaultunknown2003-06-106-14/+65
|/
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-063-16/+53
|\
| * Fix for bug 254 :unknown2003-06-063-16/+53
* | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:unknown2003-06-065-4/+29
|/