summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added missing SSL library (Should be in source distribution)unknown2003-11-2828-257/+295
* Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.1unknown2003-11-262-2/+3
|\
| * Added compilation comment to 'show variables'unknown2003-11-262-2/+3
* | sql_union.cc:unknown2003-11-251-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-254-7/+34
|\ \
| * | added collation processing in UNION mergingunknown2003-11-254-7/+34
* | | fix for bug #1946:unknown2003-11-254-5/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-2420-343/+647
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-234-34/+33
| |\ \
| | * \ Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-11-234-34/+33
| | |\ \
| | | * | Replication:unknown2003-11-234-34/+33
| * | | | after review fixesunknown2003-11-235-81/+187
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-2315-309/+508
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed UNION fields type/length detectingunknown2003-11-2315-309/+508
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-233-122/+110
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-233-122/+110
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-233-5/+34
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix for bug #1500 "Server crash with mysql_prepare"unknown2003-11-233-5/+34
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-213-19/+24
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-223-19/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-223-19/+24
* | | | | Change word order of a few PROCESSLIST messages to correspondunknown2003-11-212-3/+3
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-212-3/+3
|\ \ \ \
| * | | | added 'explicit' keyword to Bitmap constructorunknown2003-11-212-3/+3
* | | | | os0file.c:unknown2003-11-211-0/+2
| |/ / / |/| | |
* | | | Fixed memory leak with RAID tablesunknown2003-11-211-3/+9
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-211-29/+2
|\ \ \ \
| * | | | Fix for bug #1727 ( Crash in EXPLAIN & UNION & derived)unknown2003-11-081-29/+2
* | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-2038-211/+262
|\ \ \ \ \
| * | | | | Update VC++ filesunknown2003-11-218-34/+42
| * | | | | Merge with 4.0 to revert patch for BIGINT assignment to doubleunknown2003-11-211-11/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-212-13/+0
| * | | | | Merge with 4.0 to get:unknown2003-11-204-3/+73
| |\ \ \ \ \ | | |/ / / /
| | * | | | added comments to simple_order, simple_group, no_order, skip_sort_orderunknown2003-11-201-2/+15
| | * | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-192-8/+54
| | |\ \ \ \
| | | * \ \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-181-4/+45
| | | |\ \ \ \
| | | | * | | | Fix for BUG#1870unknown2003-11-181-4/+45
| | * | | | | | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...unknown2003-11-181-0/+13
| | * | | | | | Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-162-1/+15
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-2036-177/+156
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge key cache structures to oneunknown2003-11-2036-177/+156
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Use same style for SHOW MASTER STATUS fields asunknown2003-11-202-3/+3
* | | | | | | Write slave status field names using consistent style.unknown2003-11-201-16/+16
|/ / / / / /
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-201-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fixed memory allocationunknown2003-11-201-4/+4
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-201-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Portability fixes (AIX43)unknown2003-11-201-0/+3
* | | | | | fixed memory allocation problem in IN with const rowsunknown2003-11-191-1/+5
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-192-33/+48
|\ \ \ \ \
| * | | | | Changed mysql_next_result() to return int instead of boolunknown2003-11-192-33/+48