summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-2239-385/+652
|\
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-223-1/+24
| |\
| | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-01-223-1/+24
| | |\
| | | * some ammendments (comments and code style)unknown2004-01-222-2/+9
| | | * added test for bug #2290 "output truncated with ELT when using DISTINCT"unknown2004-01-213-1/+17
| * | | test moved to an appropriate fileunknown2004-01-214-19/+19
| * | | two more bugfixes for "space stripping in MyISAM indexes"unknown2004-01-213-2/+7
| * | | test case for MyISAM sort-repair bugunknown2004-01-212-0/+15
| |/ /
| * | Merge mysql.com:/space/my/mysql-4.0unknown2004-01-211-14/+3
| |\ \
| | * | - remove unnecessary code from Do-rpm to delete the source tarball andunknown2004-01-211-14/+3
| * | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-01-2116-265/+378
| |\ \ \ | | |/ /
| | * | Merge mysql.com:/space/my/mysql-4.0unknown2004-01-2116-265/+378
| | |\ \
| | | * | What started as an attempt to fix BUG#2270 (Substitute paths in mysqlunknown2004-01-2016-265/+378
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-201-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for BUG#2452 "Empty LOAD DATA INFILE failes with the master in 3.23.x":unknown2004-01-201-0/+8
| | |/ /
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-01-203-11/+20
| |\ \ \
| | * | | two bugs in parallel repair fixedunknown2004-01-203-11/+20
| * | | | Proper fix for bug with BLOB in MIN/MAXunknown2004-01-192-7/+9
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-195-35/+155
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fixed bug in IN() optimizationunknown2004-01-191-2/+2
| | * | | Fixed table crash bug when updating row > 16M (Bug #2159)unknown2004-01-154-33/+153
| * | | | BUG#2428 "--old-rpl-compat is broken":unknown2004-01-183-31/+14
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-161-1/+1
| |\ \ \ \
| | * | | | typo fixed PPTHREAD -> PTHREADunknown2004-01-161-1/+1
* | | | | | a proper fix for the bug #2298 Trailing whitespace inconsistently handled in ...unknown2004-01-225-10/+46
* | | | | | a fix (Bug #2298: Trailing whitespace inconsistently handled in WHERE clause)unknown2004-01-162-6/+6
|/ / / / /
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-1630-106/+344
|\ \ \ \ \
| * | | | | Wrote small Windows build automation script in preparation unknown2004-01-151-0/+82
| * | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-01-153-4/+26
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-01-153-4/+26
| | |\ \ \ \
| | | * | | | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)unknown2004-01-153-4/+26
| * | | | | | - fixed early removing of socket file when multiple instances of mysqld areunknown2004-01-151-1/+1
| * | | | | | Merge mysql.com:/space/my/mysql-4.0unknown2004-01-151-16/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | row0ins.c:unknown2004-01-141-16/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge mysql.com:/space/my/mysql-4.0unknown2004-01-131-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | - be able to build MySQL-shared-compat RPMs for other archs than i386unknown2004-01-131-2/+2
| * | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-01-131-1/+1
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | - improved wording in mysql_install_db on what to do to set the password unknown2004-01-131-1/+1
| * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-01-134-9/+47
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | BUG#2304 - HANDLER and tables in non-current dbunknown2004-01-134-9/+47
| * | | | Checked and applied Novell-supplied patches inside the netware directory only.unknown2004-01-1218-73/+185
* | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-124-3/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | opt_sum.cc:unknown2004-01-123-1/+15
| * | | | mysqldump.c:unknown2004-01-061-2/+2
| | |/ / | |/| |
* | | | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).unknown2004-01-113-0/+16
| |_|/ |/| |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-094-17/+40
|\ \ \ | |_|/ |/| |
| * | An improvement of the fix for the bug #2231: string column, unknown2004-01-083-15/+21
| * | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara...unknown2003-12-304-9/+26
* | | buf0lru.c:unknown2004-01-071-8/+12
* | | trx0sys.c:unknown2004-01-061-1/+1