summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Porting of "buffered read" patch to 5.0 and post-review fixes.konstantin@mysql.com2005-03-0610-50/+102
* sql_udf.cc:paul@frost.snake.net2005-03-051-9/+9
* func_group.test, func_str.result, func_group.result:bar@deer.(none)2005-03-053-302/+33
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0bar@mysql.com2005-03-0518-37/+424
|\
| * Mergebar@mysql.com2005-03-0518-37/+424
| |\
| | * logging_ok:igor@linux.local2005-03-044-1/+58
| | * ut0mem.c:heikki@hundin.mysql.fi2005-03-041-8/+28
| | * trx0trx.c:heikki@hundin.mysql.fi2005-03-041-3/+14
| | * ha_innodb.cc:marko@hundin.mysql.fi2005-03-041-0/+1
| | * Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2005-03-041-2/+3
| | |\
| | * | type_blob.result, func_system.result, func_str.result, ctype_collate.result:bar@mysql.com2005-03-0411-57/+87
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-03-055-12/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for yet another memleak caused by SP-locking patch.dlenev@brandersnatch.localdomain2005-03-055-12/+14
* | | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...gluh@gluh.mysql.r18.ru2005-03-058-31/+206
* | | | Chmod -x for ha_federated.hkonstantin@mysql.com2005-03-051-0/+0
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-03-053-16/+48
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #8431 (FLOOR returns incorrect result)hf@deer.(none)2005-03-043-11/+31
| * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-03-041-7/+19
| |\ \ \
| | * | | Fix for bug #8430 (CEILING returns incorrect result)hf@deer.(none)2005-03-041-7/+19
* | | | | Fix for memory leak which was introduced by patch improving locking in SP.dlenev@brandersnatch.localdomain2005-03-042-2/+3
|/ / / /
* | | | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-0429-915/+1813
|\ \ \ \
| * | | | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-0429-871/+1798
* | | | | Mergeingo@mysql.com2005-03-041-413/+636
* | | | | Merge with after merge fixingo@mysql.com2005-03-049-695/+523
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-03-040-0/+0
| |\ \ \ \
| | * | | | Fix compilation failure in mi_create.ckonstantin@mysql.com2005-03-041-1/+1
| * | | | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2005-03-042-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix for a build bug.ingo@mysql.com2005-03-041-1/+1
| | * | | | typos fixedserg@serg.mylan2005-03-031-2/+2
| * | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-03-0412-63/+115
| |\ \ \ \ \
| | * | | | | after merge fixesserg@serg.mylan2005-03-031-7/+7
| | * | | | | mergeserg@serg.mylan2005-03-0312-63/+115
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2005-03-0312-59/+114
| | | |\ \ \ \
| | | | * | | | uninit variable fixedserg@serg.mylan2005-03-031-1/+1
| | | | * | | | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-0312-59/+114
* | | | | | | | Clean up merge of fix for Bug #3309.jimw@mysql.com2005-03-033-13/+19
* | | | | | | | Merged from 4.1jimw@mysql.com2005-03-0321-60/+304
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix symlink test to avoid filenames with pathsjimw@mysql.com2005-03-032-2/+4
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8707jimw@mysql.com2005-03-033-1/+31
| |\ \ \ \ \ \
| | * | | | | | Don't try to create a symlink if the DATA DIRECTORY specified for a tablejimw@mysql.com2005-02-233-1/+31
| * | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8136jimw@mysql.com2005-03-031-4/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Remove doubled quotes (used for escaping) in table names in mysqlhotcopy.jimw@mysql.com2005-02-181-1/+4
| | * | | | | | | Fix handling of table-name matching in mysqlhotcopy when newer versions ofjimw@mysql.com2005-01-271-4/+8
| * | | | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-3309jimw@mysql.com2005-03-033-28/+44
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Fix bug in checking of table-specific grats that caused IP/NETMASKjimw@mysql.com2005-03-023-28/+44
| * | | | | | | | srv0start.c:heikki@hundin.mysql.fi2005-03-031-2/+16
| * | | | | | | | Mergeheikki@hundin.mysql.fi2005-03-031-9/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | srv0start.c:heikki@hundin.mysql.fi2005-03-032-11/+17
| * | | | | | | | Merge hundin.mysql.fi:/home/heikki/mysql-4.0heikki@hundin.mysql.fi2005-03-031-0/+9
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | os0file.c:heikki@hundin.mysql.fi2005-03-031-0/+9