summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed various memory leaks.unknown2003-12-157-34/+42
* WL#1365: Implement definer's rights execution of stored procedures.unknown2003-12-1314-67/+392
* Don't want host in the definer's column.unknown2003-12-122-8/+6
* In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general tounknown2003-12-1210-120/+340
* WL#1364: Store some environmental values with SPs and use at invokationunknown2003-12-113-0/+73
* WL#1363: Update the mysql.proc table and add new fields.unknown2003-12-1013-175/+310
* Post-merge fixes.unknown2003-12-092-2/+2
* Merged 4.1 -> 5.0unknown2003-12-0969-246/+727
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-093-1/+54
| |\
| | * Fix for the bug #1994: mysqldump does not correctly dump UCS2 data.unknown2003-12-093-1/+54
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-093-0/+24
| |\ \
| | * \ Mergeunknown2003-12-093-0/+24
| | |\ \ | | | |/ | | |/|
| | | * fixed bug #1688 "CREATE TABLE ... SELECT with default()"unknown2003-10-313-0/+24
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-093-1/+11
| |\ \ \ | | |/ /
| | * | Fixed two packaging bugs:unknown2003-12-082-1/+6
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-081-0/+5
| | |\ \
| | | * | commented why valgrind barks at the bug #1500unknown2003-12-081-0/+5
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-0838-149/+193
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Portability fixes for Windowsunknown2003-12-0838-149/+193
| * | | | Fixed test for 'init_slave' variableunknown2003-12-083-17/+18
| * | | | post-merge fixesunknown2003-12-0814-14/+278
| |\ \ \ \
| | * | | | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-089-102/+55
| | * | | | SCRUM:unknown2003-07-1817-10/+319
| * | | | | let chk_index() understand 2-level fulltext index formatunknown2003-12-072-22/+50
| * | | | | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...unknown2003-12-069-49/+107
| * | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-12-068-10/+9
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersunknown2003-12-068-10/+9
* | | | | | post-merge fixesunknown2003-12-083-6/+16
* | | | | | post-merge fixesunknown2003-12-0812-71/+433
|\ \ \ \ \ \
| * | | | | | WL#530&531: TIMESTAMPADD, TIMESTAMPDIFF functionsunknown2003-12-0812-70/+434
* | | | | | | New test cases for BUG#1653 (recalling a procedure after replacing a faultyunknown2003-12-052-2/+121
* | | | | | | Post-merge fixes.unknown2003-12-053-46/+46
* | | | | | | Merged 4.1 -> 5.0unknown2003-12-0556-408/+311
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2003-12-054-12/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | unused variable max_prep_stmt_count removedunknown2003-12-054-12/+1
| * | | | | | test result fixedunknown2003-12-041-1/+1
| * | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-12-049-18/+18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-049-18/+18
| * | | | | | Fixup error number - Broke during mergeunknown2003-12-042-3/+3
| |/ / / / /
| * | | | | Merge gweir@build.mysql.com:/home/bk/mysql-4.1unknown2003-12-041-0/+35
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add charset #defines for Windows platform (as of 4.1.1)unknown2003-12-041-0/+35
| * | | | | comment to user-level lock addedunknown2003-12-041-0/+5
| |/ / / /
| * | | | - Bumped up version number in configure.in 4.1.1-alpha -> 4.1.2-alphaunknown2003-12-042-1/+2
| * | | | README:unknown2003-12-031-5/+4
| * | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-031-8/+2
| |\ \ \ \
| | * | | | Delete obsolete references.unknown2003-12-031-8/+2
| * | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1unknown2003-12-0345-117/+267
| |\ \ \ \ \ | | |/ / / /
| | * | | | benchmarks README editsunknown2003-12-021-19/+22
| | * | | | Merge for updateunknown2003-12-0241-87/+207
| | |\ \ \ \
| | | * | | | WorkLog#1280 - Remove fixed table handler from lex/yaccunknown2003-12-0242-89/+209