Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
* | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -6/+2 |
|\ | |||||
| * | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -6/+2 |
* | | Merge | bell@51.0.168.192.in-addr.arpa | 2005-02-20 | 1 | -0/+49 |
|\ \ | |/ | |||||
| * | Merge | jimw@mysql.com | 2005-02-17 | 1 | -0/+49 |
| |\ | |||||
| | * | Merge | jimw@mysql.com | 2005-02-17 | 1 | -0/+49 |
| | |\ | |||||
| | | * | Only escape the first character in a sequence of bytes that appears to be | jimw@mysql.com | 2005-02-15 | 1 | -10/+10 |
| | | * | When escaping a string in a multi-byte character set, escape all bytes of | jimw@mysql.com | 2005-02-09 | 1 | -0/+49 |
* | | | | fixed SP processing for mysql_list_fields() command (BUG#6814) | bell@sanja.is.com.ua | 2005-02-13 | 1 | -0/+37 |
|/ / / | |||||
* | | | Merge mysql.com:/home/kostja/work/mysql-4.1-root | konstantin@mysql.com | 2005-02-10 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Follow-up for bug#7990 | konstantin@mysql.com | 2005-02-10 | 1 | -0/+1 |
* | | | Merge mysql.com:/home/kostja/work/mysql-4.1-root | konstantin@mysql.com | 2005-02-10 | 1 | -1/+21 |
|\ \ \ | |/ / | |||||
| * | | A fix and test case for Bug#7990 "mysql_stmt_close doesn't | konstantin@mysql.com | 2005-02-10 | 1 | -1/+21 |
* | | | manual merge | konstantin@mysql.com | 2005-02-10 | 1 | -0/+53 |
|\ \ \ | |/ / | |||||
| * | | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql). | konstantin@mysql.com | 2005-02-10 | 1 | -0/+54 |
| |/ | |||||
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -1/+1 |
* | | Makefile.am: | bar@mysql.com | 2005-01-25 | 1 | -2/+2 |
* | | Merge | jimw@mysql.com | 2005-01-24 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-01-24 | 1 | -0/+6 |
| |\ | |||||
| * | | - renamed client_test -> mysql_client_test | lenz@mysql.com | 2005-01-20 | 2 | -3/+3 |
* | | | merged | serg@serg.mylan | 2005-01-24 | 1 | -0/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | fixes/cleanups according to Coverity report | serg@serg.mylan | 2005-01-24 | 1 | -0/+6 |
| |/ | |||||
* | | Fixes of client_test on Solaris 64 bit | konstantin@mysql.com | 2005-01-19 | 1 | -3/+4 |
* | | manual merge | konstantin@mysql.com | 2005-01-12 | 1 | -0/+25 |
|\ \ | |/ | |||||
| * | A test case for Bug#6761 "mysql_list_fields doesn't work" | konstantin@mysql.com | 2005-01-12 | 1 | -0/+24 |
* | | Streamlined code for trim, ltrim and rtrim | monty@mysql.com | 2005-01-02 | 1 | -21/+29 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -7/+15 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -17/+131 |
|\ \ | |/ | |||||
| * | Fix to perform correctly with charsets in embedded server | hf@deer.(none) | 2004-12-21 | 1 | -2/+0 |
| * | Making 4.1 tree compile with -ansi -pedantic | konstantin@mysql.com | 2004-12-16 | 1 | -3/+3 |
| * | A fix of return value of mysql_stmt_bind_result() and cleanup. | konstantin@mysql.com | 2004-12-15 | 1 | -4/+1 |
| * | bug#6275 "client_test" fail in 4.1.7 make test | bar@mysql.com | 2004-12-14 | 1 | -11/+18 |
| * | Test for BUG#7242: Testing prepare + several times execute | sergefp@mysql.com | 2004-12-14 | 1 | -0/+51 |
| * | Fix for a bug #6996 | Sinisa@sinisa.nasamreza.org | 2004-12-07 | 1 | -0/+62 |
* | | More work on truncations in libmysql: after-review fixes. | konstantin@mysql.com | 2004-12-18 | 1 | -1/+1 |
* | | Truncations patch: a post-review fix. | konstantin@mysql.com | 2004-12-18 | 1 | -0/+51 |
* | | Fixing compile-time failures in recently pushed code (aCC, Sun Studio) | konstantin@mysql.com | 2004-12-17 | 1 | -3/+3 |
* | | Changed C++-ism into C in client_test.c. | pem@mysql.comhem.se | 2004-12-16 | 1 | -1/+2 |
* | | Data truncation reporting implementation (libmysql) + post review | konstantin@mysql.com | 2004-12-16 | 1 | -55/+311 |
* | | 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 |
|\ \ \ | |/ / |