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