summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed connect with timeout to use poll() instead if socket() to avoid probl...unknown2003-06-231-27/+67
* Simple code cleanupunknown2003-06-236-45/+46
* SHOW GRANTS hided real grants when grants on both column and table (Bug 654)unknown2003-06-234-167/+279
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-232-2/+3
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-232-2/+3
| |\
| | * fixed bug in references column grantsunknown2003-06-232-2/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-232-0/+7
|\ \ \ | |/ / |/| |
| * | Added analyze as alias for optimizeunknown2003-06-232-0/+7
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-2313-30/+116
|\ \ \
| * | | dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2003-06-223-4/+57
| * | | 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
* | | | | SCRUMunknown2003-06-196-2/+26
|/ / / /
* | | | 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
| |\ \