Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2004-12-09 | 9 | -0/+15 |
|\ | |||||
| * | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 9 | -0/+15 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -7/+25 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -4/+4 |
* | | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 2 | -2/+4 |
|\ \ | |||||
| * | | Fixes to make mysql-test-run --embedded-server working | hf@deer.(none) | 2004-12-02 | 1 | -0/+2 |
| * | | Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column... | ram@gw.mysql.r18.ru | 2004-12-02 | 1 | -2/+2 |
* | | | Fixed bug related to lower case table names on Power Mac | gluh@gluh.mysql.r18.ru | 2004-11-24 | 1 | -2/+3 |
* | | | More test cases are added | gluh@gluh.mysql.r18.ru | 2004-11-23 | 1 | -1/+1 |
* | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -3/+154 |
|\ \ \ | |/ / | |||||
| * | | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | dlenev@mysql.com | 2004-11-19 | 1 | -0/+135 |
| |\ \ | |||||
| | * | | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | dlenev@brandersnatch.localdomain | 2004-11-15 | 1 | -0/+135 |
| * | | | Some comments regarding Bug#6275 ""client_test" fail in 4.1.7 make test" | konstantin@mysql.com | 2004-11-18 | 1 | -3/+19 |
* | | | | changed field names, fields order according to WL description | gluh@gluh.mysql.r18.ru | 2004-11-20 | 1 | -2/+2 |
* | | | | remove unused parts of code | gluh@gluh.mysql.r18.ru | 2004-11-18 | 1 | -6/+6 |
* | | | | WL#1629: SHOW with WHERE(partially) & | gluh@gluh.mysql.r18.ru | 2004-11-13 | 1 | -18/+22 |
* | | | | Merge with 4.1 to get latest fix to client_test.c | monty@mysql.com | 2004-11-12 | 1 | -13/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Code cleanup and some optimizations. | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -13/+11 |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-11-12 | 1 | -202/+233 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -188/+217 |
| |\ \ \ | |||||
| | * | | | Added possibility to run only certain tests by giving the test name(s) | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -188/+217 |
| * | | | | Write fatal errors even if silent is used in client_test | monty@mysql.com | 2004-11-11 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Fix compile failure of client_test: Move DBUG_ENTER to work in standard C. | konstantin@mysql.com | 2004-11-10 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -33/+181 |
|\ \ \ | |/ / | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-11-08 | 1 | -38/+48 |
| |\ \ | |||||
| | * | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -38/+48 |
| * | | | A fix and test case for the bug reported by Reggie: if character set | konstantin@mysql.com | 2004-11-05 | 1 | -0/+71 |
| |/ / | |||||
| * | | A test case for Bug#4172 "Floating point conversion looses precision | konstantin@mysql.com | 2004-11-05 | 1 | -0/+67 |
| |/ | |||||
* | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -426/+710 |
|\ \ | |/ | |||||
| * | bad automerge (?) fixed | serg@serg.mylan | 2004-11-02 | 1 | -1/+0 |
| * | Remove usage of !$ from mysql-tests | monty@mysql.com | 2004-11-02 | 1 | -417/+690 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 2 | -532/+1201 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#6096 "field.max_length is always zero for | konstantin@mysql.com | 2004-10-27 | 1 | -0/+101 |
| * | Playing with test_bug5399() to make it work on HPUX 64 bit: no | konstantin@mysql.com | 2004-10-26 | 1 | -18/+19 |
| * | Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() funct... | dlenev@mysql.com | 2004-10-22 | 1 | -0/+26 |
| |\ | |||||
| | * | Fix for bug #6081 "Call to deprecated mysql_create_db() function crashes | dlenev@brandersnatch.localdomain | 2004-10-17 | 1 | -0/+28 |
| * | | A test case for Bug#6046: no fix is needed (the bug is already | konstantin@mysql.com | 2004-10-22 | 1 | -0/+48 |
| * | | Manual merge. | konstantin@mysql.com | 2004-10-21 | 1 | -0/+18 |
| |\ \ | |||||
| | * | | A fix and test case for bug#6059 "mysql_stmt_field_count returns | konstantin@mysql.com | 2004-10-21 | 1 | -0/+17 |
| | |/ | |||||
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-20 | 1 | -3/+98 |
| |\ \ | |||||
| | * | | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' | konstantin@mysql.com | 2004-10-20 | 1 | -4/+52 |
| | * | | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -0/+47 |
| | |/ | |||||
| * | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -11/+3 |
| |/ | |||||
| * | tests/client_test.c: | konstantin@mysql.com | 2004-10-13 | 1 | -482/+596 |
| * | Makefile.am, client_test.test, mysql-test-run.sh: | kent@mysql.com | 2004-10-08 | 1 | -1/+2 |
| * | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | konstantin@mysql.com | 2004-10-08 | 1 | -1/+1 |
| * | client_test.test: | kent@mysql.com | 2004-09-28 | 1 | -8/+6 |
| * | Merge | kent@mysql.com | 2004-09-25 | 1 | -30/+44 |
| |\ | |||||
| | * | client_test.c: | kent@mysql.com | 2004-09-25 | 1 | -30/+44 |