summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of filenames that start the same as reserved filenamesunknown2005-08-311-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-251-19/+0
|\
| * Remove function that was accidently added backunknown2005-08-251-19/+0
* | mergedunknown2005-08-251-1/+14
|\ \ | |/ |/|
| * memroot: trash the memory in free_root()unknown2005-08-241-1/+14
* | Mergeunknown2005-08-231-0/+19
|\ \ | |/ |/|
| * No C++ style comments in C source!unknown2005-08-171-1/+1
* | Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-18/+0
|/
* Merge mysql.com:/Users/emurphy/src/bk-clean/mysql-4.1unknown2005-08-171-0/+18
|\
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+18
* | Rename rest() macro in my_list.h to list_rest(). (Bug #12327)unknown2005-08-092-2/+3
|/
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-093-1/+70
|\
| * Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passedunknown2005-08-083-1/+70
* | Merge mysql.com:/home/my/mysql-4.0unknown2005-07-271-2/+2
|\ \ | |/ |/|
| * Review fixes:unknown2005-07-261-2/+2
* | charset.c:unknown2005-07-251-16/+18
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-2/+5
|\ \ | |/
| * Bug #10600unknown2005-07-191-2/+5
| * A fix for Netware.unknown2005-04-051-1/+1
* | Makefile.am:unknown2005-07-051-1/+2
* | Move reset of insert_values to ensure it's done also during error conditionsunknown2005-06-281-0/+1
* | Better bug fix for:unknown2005-06-271-5/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-231-35/+49
|\ \
| * | Cleanup during review of new codeunknown2005-06-211-35/+49
* | | Bug #9148 Denial of Serviceunknown2005-06-211-5/+7
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-10931unknown2005-06-091-2/+20
|\ \
| * | Fix hashcmp() to handle special case of zero length, whichunknown2005-06-011-2/+20
* | | a fix (bug #11193: error messages gets garbled after reggies latest changeset...unknown2005-06-091-2/+2
* | | improved mapping from numerical open codes to string fopen codes.unknown2005-06-071-21/+41
* | | a compiler must see '#pragma implementation' *before*unknown2005-06-051-2/+0
* | | fixed compile problem by replacing W_OK with F_OKunknown2005-06-021-1/+1
* | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-06-021-0/+2
|\ \ \
| * | | tztime.cc:unknown2005-06-021-0/+2
| |/ /
* | | Bug#10602 - LOAD INDEX INTO CACHE deadlocksunknown2005-06-011-30/+91
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-1/+1
|\ \
| * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | | Cleanup during code reviewunknown2005-05-253-35/+109
* | | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/c4944-4.1unknown2005-05-242-3/+23
|\ \ \
| * | | BUG# 9148 Denial of serviceunknown2005-05-232-5/+7
| * | | BUG# 9148: Denial of serviceunknown2005-05-212-3/+21
| |/ /
* | | BUG#10687 - Merge engine fails under Windowsunknown2005-05-231-1/+4
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-233-2/+55
|\ \ \ | |/ /
| * | fixed stupid typo that added a ! before my_accessunknown2005-05-201-1/+1
| * | BUG# 9148: Denial of serviceunknown2005-05-203-2/+55
* | | BUG# 10687: MERGE Engine fails on Windowsunknown2005-05-231-1/+1
|/ /
* | Added cp932 character setunknown2005-05-051-0/+5
* | Merge mysql.com:/home/jimw/my/mysql-4.1-9136unknown2005-05-021-5/+6
|\ \
| * | Fix handling of the -e flag to my_print_defaults. (Bug #9136)unknown2005-03-151-5/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-301-0/+22
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-4.1-bug5964unknown2005-04-281-0/+22
| |\ \ \