summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug #32063 "create table like" works case-significant only in "embedded" serv...holyfoot/hf@mysql.com/hfmain.(none)2007-11-101-4/+4
* Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/eagle.(none)2007-10-2310-17/+103
|\
| * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1-opttnurnberg@sin.intern.azundris.com2007-10-183-2/+12
| |\
| | * Bug#31588: buffer overrun when setting variablestnurnberg@sin.intern.azundris.com2007-10-183-2/+12
| * | Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/eagle.(none)2007-10-107-15/+91
| |\ \ | | |/
| | * Merge mysql.com:/home/hf/work/30955/my41-30955holyfoot/hf@mysql.com/hfmain.(none)2007-10-054-14/+76
| | |\
| | | * Merge bk@192.168.21.1:mysql-4.1-optholyfoot/hf@mysql.com/hfmain.(none)2007-10-054-14/+76
| | | |\
| | | | * Bug #30286 spatial index cause corruption and server crash!holyfoot/hf@mysql.com/hfmain.(none)2007-10-054-14/+76
| | * | | Bug #30955 geomfromtext() crasher.holyfoot/hf@mysql.com/hfmain.(none)2007-10-033-1/+15
| | |/ /
* | | | Merge anubis.xiphis.org:/usr/home/antony/work/mysql-4.1-enginesacurtis/antony@xiphis.org/ltamd64.xiphis.org2007-10-1918-15/+216
|\ \ \ \
| * | | | Fixed the test case for bug #31174 to not fail on 64-bit platforms.kaa@polly.(none)2007-10-172-2/+2
| * | | | Merge polly.(none):/home/kaa/src/maint/bug31174/my41-bug31174kaa@polly.(none)2007-10-163-3/+61
| |\ \ \ \
| | * | | | Fix for bug #31174: "Repair" command on MyISAM crashes with smallkaa@polly.(none)2007-10-113-3/+61
| | |/ / /
| * | | | Merge polly.(none):/home/kaa/src/maint/bug28878/my41-bug28878kaa@polly.(none)2007-10-103-1/+70
| |\ \ \ \
| | * | | | Backport of the 5.0 patch to 4.1kaa@polly.(none)2007-10-043-1/+70
| | |/ / /
| * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1-mainttnurnberg@sin.intern.azundris.com2007-10-041-0/+12
| |\ \ \ \
| | * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1-mainttnurnberg@sin.intern.azundris.com2007-10-041-0/+12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Bug #30444: 5.0 mysqldump silently allows wrong backup to be taken against a ...tnurnberg@sin.intern.azundris.com2007-10-041-0/+12
| * | | | | Fix for bug #31069: crash in 'sounds like'ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-0411-11/+73
| |/ / / /
* | | | | Merge stella.local:/home2/mydev/mysql-4.1-amainistruewing@stella.local2007-09-285-3/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge stella.local:/home/mydev/mysql-4.1-amainistruewing@stella.local2007-09-145-3/+56
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | BUG#30590 - delete from memory table with composite btree primary keysvoj@mysql.com/june.mysql.com2007-09-135-3/+56
* | | | | Merge trift2.:/MySQL/M41/mysql-4.1joerg@trift2.2007-09-143-1/+26
|\ \ \ \ \ | |/ / / /
| * | | | BUG#30385: Server crash when deleting with ORDER BY and LIMITsergefp@mysql.com2007-09-103-1/+26
* | | | | Merge trift2.:/MySQL/M41/mysql-4.1joerg@trift2.2007-09-042-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libmysql_r/client_settings.h libmysqld/ha_blackhole.cckent@mysql.com/kent-amd64.(none)2007-08-291-0/+0
| * | | | mysql_config.sh:kent@mysql.com/kent-amd64.(none)2007-08-291-1/+1
| |/ / /
* | | | Remove any old pidfile before starting mysqld to make sure thatmsvensson@pilot.(none)2007-08-291-0/+3
* | | | Fix typo: '$$' => '$'msvensson@pilot.(none)2007-08-291-1/+1
* | | | Add 'mtr_rmtree'msvensson@pilot.(none)2007-08-292-10/+70
|/ / /
* | | Merge synthia.local:/home/mydev/mysql-4.1-amainistruewing@synthia.local2007-08-131-30/+51
|\ \ \ | |_|/ |/| |
| * | Merge chilla.local:/home/mydev/mysql-4.1-amainistruewing@chilla.local2007-08-021-30/+51
| |\ \
| | * | Bug#29838 - myisam corruption using concurrent select ... and updateistruewing@chilla.local2007-08-011-30/+51
* | | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-4.1df@pippilotta.erinye.com2007-08-051-2/+2
|\ \ \ \
| * \ \ \ Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1-buildjoerg@trift2.2007-08-021-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge jperkin@bk-internal.mysql.com:/home/bk/mysql-4.1-buildjperkin@production.mysql.com2007-08-021-2/+2
| | |\ \ \
| | | * | | myisamchk.c:jperkin@production.mysql.com2007-08-021-2/+2
* | | | | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-4.1df@pippilotta.erinye.com2007-08-049-19/+118
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-4.1-opttsmith@ramayana.hindu.god2007-08-016-1/+106
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/home/hf/work/029717/my41-29717holyfoot/hf@mysql.com/hfmain.(none)2007-07-316-1/+106
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Bug #29717 INSERT INTO SELECT inserts values even ifholyfoot/hf@mysql.com/hfmain.(none)2007-07-316-1/+106
| * | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-4.1-buildtsmith@ramayana.hindu.god2007-08-011-14/+8
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/41tsmith@ramayana.hindu.god2007-08-011-14/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge jperkin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintjperkin@production.mysql.com2007-08-011-14/+8
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Option 6 tries to grant global privileges at the database leveljperkin@production.mysql.com2007-08-011-14/+8
| | | | | |/ | | | | |/|
| * | | | | my_pthread.c:kent@mysql.com/kent-amd64.(none)2007-07-301-1/+1
| * | | | | Merge debian.(none):/M41/bug16635-4.1joerg@debian.(none)2007-07-261-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Raise the 64 character limit for path names in the error messagesjoerg@debian.(none)2007-07-261-3/+3
| | |/ / /
* | | | | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-4.1df@pippilotta.erinye.com2007-07-264-8/+53
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk@192.168.21.1:mysql-4.1-optholyfoot/hf@mysql.com/hfmain.(none)2007-07-223-1/+46
| |\ \ \ \ | | |_|_|/ | |/| | |