summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-05-2637-158/+358
|\
| * code cleanupunknown2003-05-263-35/+34
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-268-38/+70
| |\
| | * Fixed core dump bug when shuting down mysqldunknown2003-05-263-32/+52
| | * Added testing of LOAD DATA ... STARTING BYunknown2003-05-265-6/+18
| * | log.cc:unknown2003-05-251-1/+46
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-05-232-2/+18
| |\ \
| | * | Outcome of discussions with Lenz and Monty about handling ccache in the build...unknown2003-05-232-2/+18
| * | | - Portability fix: FreeBSD 4.8-STABLE (480101) and 5.0-CURRENT (500110)unknown2003-05-231-2/+10
| * | | row0ins.c:unknown2003-05-221-0/+5
| * | | repair_part2 is made repeatableunknown2003-05-211-0/+2
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-05-214-9/+16
| |\ \ \
| | * | | fixed 'STARTING BY' in replicationunknown2003-05-214-9/+16
| * | | | - Tagged ChangeSet 1.1497 as "mysql-4.0.13"unknown2003-05-191-1/+1
| | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-196-9/+29
| |\ \ \
| | * | | Added option --read-only (Thanks to Markus Benning)unknown2003-05-196-9/+29
| * | | | srv0start.c:unknown2003-05-181-10/+23
| * | | | buf0buf.c:unknown2003-05-171-1/+2
| * | | | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:unknown2003-05-167-47/+80
| | |_|/ | |/| |
| * | | - re-enabled RAID support for the Max subpackage againunknown2003-05-161-2/+6
| * | | my_global.h:unknown2003-05-162-2/+2
| |/ /
| * | Portability fix for 64 bit machinesunknown2003-05-142-1/+2
| * | Merge with 3.23 (No releavant code changes)unknown2003-05-141-6/+2
| |\ \
| | * | Portability fixes OpenUnix 8 & UnixWare 7.1.xunknown2003-05-142-7/+4
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-05-141-2/+1
| | |\ \
| | | * | os0sync.c:unknown2003-05-141-2/+1
| | * | | SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #...unknown2003-05-141-3/+4
| | |/ /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-144-8/+27
| |\ \ \
| | * | | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-144-8/+27
| * | | | os0sync.c:unknown2003-05-141-4/+5
| * | | | os0sync.c:unknown2003-05-141-3/+3
| * | | | os0sync.c:unknown2003-05-141-4/+1
| |/ / /
* | | | Fixed a bug with having comments after options in config files.unknown2003-05-141-2/+28
* | | | Fixed documentation for mysql_fix_privilege_tables man page.unknown2003-05-141-4/+3
|/ / /
* | | Fix for checking global_access rightsunknown2003-05-141-8/+23
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-141-2/+6
|\ \ \
| * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-2/+6
| |\ \ \
| | * | | Fix for bug 343 : we require only REPLICATION CLIENT forunknown2003-05-131-2/+6
* | | | | Fix for MacOSX and symlinksunknown2003-05-1411-74/+149
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-139-28/+89
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-1322-42/+66
| |\ \ \ \
| * | | | | Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-135-8/+27
| * | | | | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-136-21/+63
| | |/ / / | |/| | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-1322-42/+66
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-135-12/+25
| |\ \ \ \
| | * | | | Forgot to correct comment in key.test (after fixing bug 390).unknown2003-05-131-1/+1
| | * | | | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-135-11/+24
| | |/ / /
| * | | | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because ofunknown2003-05-132-16/+4
| * | | | - added mysql_fix_privilege_tables(1) man page to distributionunknown2003-05-1315-14/+37
| |/ / /
* | | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-133-0/+33