Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge deer.(none):/home/hf/work/mysql-4.1.9110 | hf@deer.(none) | 2005-07-27 | 1 | -0/+2 |
|\ | |||||
| * | Fix for bug #9110 (Max_join_size error) | hf@deer.(none) | 2005-07-26 | 1 | -0/+2 |
* | | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no | konstantin@mysql.com | 2005-06-30 | 1 | -1/+1 |
* | | Rename all prepared statements COM_ commands to prefix with COM_STMT_ | konstantin@mysql.com | 2005-06-17 | 1 | -1/+1 |
* | | BUG#9391 mysqlshow prints incorrect "rows" information | msvensson@neptunus.(none) | 2005-04-13 | 1 | -5/+0 |
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -4/+0 |
* | | Merging conflicts resolved | hf@deer.(none) | 2005-01-11 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | A fix for Bug#7365 "embedded server for MacOS: problem with prepared | konstantin@mysql.com | 2005-01-11 | 1 | -2/+3 |
* | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | Tabs removed | hf@deer.(none) | 2004-12-21 | 1 | -6/+6 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -26/+53 |
|\ \ | |/ | |||||
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-12-21 | 1 | -26/+52 |
| |\ | |||||
| | * | Fix to perform correctly with charsets in embedded server | hf@deer.(none) | 2004-12-21 | 1 | -26/+52 |
| * | | Fix assertion failure in client_test when linked with the embedded | konstantin@mysql.com | 2004-12-19 | 1 | -0/+1 |
| |/ | |||||
* | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+1 |
|\ \ | |||||
| * | | post-merge fix | bell@sanja.is.com.ua | 2004-10-28 | 1 | -1/+1 |
* | | | After merge fixes | monty@mysql.com | 2004-11-03 | 1 | -1/+1 |
|/ / | |||||
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -18/+41 |
|\ \ | |/ | |||||
| * | Fix for bug #5066(Wrong result after subselect with an error) | hf@deer.(none) | 2004-08-23 | 1 | -5/+5 |
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 1 | -11/+34 |
| |\ | |||||
| | * | addition to fixes about #4700, 4701 | hf@deer.(none) | 2004-08-19 | 1 | -0/+6 |
| | * | Several fixes to make tests working for embedded library | hf@deer.(none) | 2004-07-23 | 1 | -11/+8 |
| | * | Fixes for bugs in embedded library: | hf@deer.(none) | 2004-07-22 | 1 | -1/+21 |
| * | | bug#4817 catalog name is "def" | serg@serg.mylan | 2004-07-30 | 1 | -2/+2 |
| |/ | |||||
* | | Microsoft VC++ won't compile class C { static const int I=1; }. | konstantin@mysql.com | 2004-08-28 | 1 | -2/+2 |
* | | Port of cursors to be pushed into 5.0 tree: | konstantin@mysql.com | 2004-08-03 | 1 | -2/+2 |
|/ | |||||
* | WL#1264 "Per-thread time zone support infrastructure". | dlenev@brandersnatch.localdomain | 2004-06-18 | 1 | -5/+7 |
* | fix for bug #3974 ("SHOW FULL PROCESSLIST" crashes the embedded server) | hf@deer.(none) | 2004-06-09 | 1 | -0/+1 |
* | After merge fixes | monty@mysql.com | 2004-05-27 | 1 | -1/+1 |
* | merge with 4.0 to get windows fixes | monty@mysql.com | 2004-05-27 | 1 | -0/+5 |
|\ | |||||
| * | Fix to make Windows compilation smoother | hf@deer.(none) | 2004-05-26 | 1 | -1/+5 |
| * | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 1 | -7/+1 |
| * | Fixes for last pull | monty@mysql.com | 2003-12-16 | 1 | -0/+6 |
| * | Edited fix for #1224. | hf@deer.(none) | 2003-12-12 | 1 | -1/+1 |
| * | Fix for #1224 in 4.0 | hf@deer.(none) | 2003-12-12 | 1 | -0/+1 |
| * | Safety fix to detect multiple calls to my_thread_end() | monty@mashka.mysql.fi | 2003-10-16 | 1 | -5/+0 |
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-21 | 1 | -12/+19 |
|\ \ | |||||
| * | | Proposed fix for #3744 (embedded server, wrong error message if database is | hf@deer.(none) | 2004-05-17 | 1 | -12/+19 |
* | | | Fixes for #3371, #3372, #3374, #3375, #3376 | hf@deer.(none) | 2004-05-15 | 1 | -2/+5 |
|/ / | |||||
* | | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -4/+4 |
* | | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; | konstantin@mysql.com | 2004-03-28 | 1 | -2/+7 |
* | | Small fix to embedded library | hf@deer.(none) | 2004-03-27 | 1 | -0/+1 |
* | | Removed compiler warning | monty@mysql.com | 2004-03-18 | 1 | -1/+1 |
* | | Fix for #1325 | hf@deer.(none) | 2004-03-13 | 1 | -17/+0 |
* | | Rename: | konstantin@oak.local | 2004-03-10 | 1 | -2/+2 |
* | | Cleanup ha_checktype() and redundant variables. | acurtis@pcgem.rdg.cyberkinetica.com | 2004-03-02 | 1 | -1/+1 |
* | | Changed wellformedlen to well_formed_len | monty@mysql.com | 2004-02-17 | 1 | -4/+5 |
* | | Fix for #2212 (mysql_change_user doesn't work in embedded library) | hf@deer.(none) | 2004-02-14 | 1 | -1/+9 |
* | | Fix for #2211 (field->def contains invalid values) | hf@deer.(none) | 2004-02-13 | 1 | -2/+2 |
* | | Another fix for #2208 | hf@deer.(none) | 2004-02-13 | 1 | -6/+1 |