summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* logging_ok:unknown2005-03-044-1/+58
* ut0mem.c:unknown2005-03-041-8/+28
* trx0trx.c:unknown2005-03-041-3/+14
* ha_innodb.cc:unknown2005-03-041-0/+1
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-041-2/+3
|\
| * row0sel.c:unknown2005-03-011-2/+3
* | type_blob.result, func_system.result, func_str.result, ctype_collate.result:unknown2005-03-0411-57/+87
* | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-03-040-0/+0
|\ \
| * | Fix compilation failure in mi_create.cunknown2005-03-041-1/+1
* | | Merge mysql.com:/home/mydev/mysql-4.0unknown2005-03-042-3/+3
|\ \ \ | |/ / |/| |
| * | Fix for a build bug.unknown2005-03-041-1/+1
| * | typos fixedunknown2005-03-031-2/+2
* | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-03-0412-63/+115
|\ \ \
| * | | after merge fixesunknown2005-03-031-7/+7
| * | | mergeunknown2005-03-0312-63/+115
| |\ \ \ | | |/ /
| | * | Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-0312-59/+114
| | |\ \
| | | * | uninit variable fixedunknown2005-03-031-1/+1
| | | * | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-0312-59/+114
* | | | | Fix symlink test to avoid filenames with pathsunknown2005-03-032-2/+4
* | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8707unknown2005-03-033-1/+31
|\ \ \ \ \
| * | | | | Don't try to create a symlink if the DATA DIRECTORY specified for a tableunknown2005-02-233-1/+31
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8136unknown2005-03-031-4/+11
|\ \ \ \ \ \
| * | | | | | Remove doubled quotes (used for escaping) in table names in mysqlhotcopy.unknown2005-02-181-1/+4
| * | | | | | Fix handling of table-name matching in mysqlhotcopy when newer versions ofunknown2005-01-271-4/+8
* | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-3309unknown2005-03-033-28/+44
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix bug in checking of table-specific grats that caused IP/NETMASKunknown2005-03-023-28/+44
* | | | | | | srv0start.c:unknown2005-03-031-2/+16
* | | | | | | Mergeunknown2005-03-031-9/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | srv0start.c:unknown2005-03-032-11/+17
* | | | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0unknown2005-03-031-0/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | os0file.c:unknown2005-03-031-0/+9
* | | | | | | ndb - bug#8876 third and final solutionunknown2005-03-031-0/+8
* | | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-032-22/+8
|\ \ \ \ \ \ \
| * | | | | | | Bugs: #8063: make test mysqldump [ fail ]unknown2005-03-032-22/+8
* | | | | | | | ndb - bug#8876unknown2005-03-031-1/+0
|/ / / / / / /
* | | | | | | Bug#8840 Empty string comparison and character set 'cp1250'unknown2005-03-035-1/+28
* | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-0322-28/+441
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-033-0/+79
| |\ \ \ \ \ \ \
| | * | | | | | | Comments added unknown2005-03-031-0/+2
| | * | | | | | | Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintunknown2005-02-283-0/+77
| * | | | | | | | ndb - bug#8876unknown2005-03-031-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-023-19/+34
| |\ \ \ \ \ \ \
| | * | | | | | | a fix for --ps-protocol (bug #6089: FOUND_ROWS returns wrong values when no t...unknown2005-03-023-19/+34
| * | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-028-5/+263
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-028-5/+263
| * | | | | | | | Bug#8306 - TRUNCATE leads to index corruptionunknown2005-03-025-1/+61
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | InnoDB: Commit inserts to the temporary tables created byunknown2005-03-012-2/+3
* | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-014-2/+79
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-014-2/+79
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge mysql.com:/home/jonas/src/fixunknown2005-03-014-2/+79
| | |\ \ \ \ \ \ \