summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0.15unknown2003-08-2937-472/+869
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-295-35/+10
| |\
| | * Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-295-35/+10
| * | Merge jcole@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-281-32/+41
| |\ \ | | |/ | |/|
| | * opt_range.cc: Fixes for out of memory conditions.unknown2003-08-281-32/+41
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-284-22/+36
| |\ \ | | |/ | |/|
| | * Portability fixesunknown2003-08-284-22/+36
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-281-3/+3
| |\ \ | | |/ | |/|
| | * oom protectionunknown2003-08-281-3/+3
| * | Add detection of in_addr_tunknown2003-08-281-9/+8
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-272-37/+37
| |\ \
| | * | Updating translation for Spanish/Portuguese error messages filesunknown2003-08-272-37/+37
| * | | Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in...unknown2003-08-272-3/+3
| * | | Add column names for metadata when running mysql with -Tunknown2003-08-272-2/+6
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-277-38/+66
| |\ \ | | |/ | |/|
| | * vio ssl structure renames (to get rid of ending _)unknown2003-08-277-38/+66
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-252-7/+30
| |\ \ | | |/ | |/|
| | * comments about mutexes in replication.unknown2003-08-252-7/+30
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-255-34/+89
| |\ \ | | |/
| | * Clearer states in SHOW PROCESSLIST for replication threads.unknown2003-08-254-22/+38
| | * The slave threads MUST not care about max_join_size, we start them withunknown2003-08-231-4/+8
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-232-8/+43
| | |\
| | | * * Fix for a potential bug:unknown2003-08-232-8/+43
| * | | Better fix for myisamchk --sort-index on windowsunknown2003-08-252-5/+8
| * | | Update of VC++ project files (to remove link warnings)unknown2003-08-252-4/+2
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-234-39/+65
| |\ \ \ | | |/ / | |/| |
| | * | show symlinked directories in SHOW CREATE TABLEunknown2003-08-234-39/+65
| * | | After merge fixesunknown2003-08-2235-468/+862
| |\ \ \ | | | |/ | | |/|
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-226-16/+105
| | |\ \ | | | |/ | | |/|
| | | * 2 minor edits, plusunknown2003-08-226-16/+105
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-223-3/+30
| | |\ \
| | | * | Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-223-3/+30
| | * | | mergedunknown2003-08-213-36/+42
| | |\ \ \
| | | * | | Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...unknown2003-08-212-2/+5
| | | * | | fix for SHOW CREATE TABLE to report corerct second field's lengthunknown2003-08-212-36/+39
| | * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-2120-177/+254
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Yesterday I removed process_io_create_file; I shouldn't have.unknown2003-08-211-0/+121
| | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-206-152/+59
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | First commit for fixing BUG#1100unknown2003-08-206-152/+59
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-206-6/+18
| | | |\ \ \
| | | | * | | Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-206-6/+18
| | | | |/ /
| | | * | | Fixed some varnings from valgrindunknown2003-08-2011-94/+131
| | | |/ /
| | * | | sortedunknown2003-08-211-4/+4
| | |/ /
| | * | Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeunknown2003-08-192-16/+2
| | * | Fix for BUG#1096 which is:unknown2003-08-192-6/+17
| | * | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-1810-34/+75
| | |\ \
| | | * | fixed typo in last pushunknown2003-08-171-2/+2
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-175-15/+44
| | | |\ \
| | | | * | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-175-15/+44
| | | * | | Cleanups to recent patchesunknown2003-08-153-4/+11