Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark subquery in the FROM clause like derived and quoate all identifiers ↵ | bell@sanja.is.com.ua | 2004-07-20 | 1 | -1/+1 |
| | | | | (BUG#4609) | ||||
* | cleanup for Item_func_regex (Bug #4199) | bell@sanja.is.com.ua | 2004-06-19 | 1 | -0/+17 |
| | |||||
* | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -1/+1 |
| | |||||
* | added code covarage for functions convert(), nullif(), crc32(), ↵ | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+5 |
| | | | | | | | | is_used_lock(), char_lengtrh(), bit_xor() added string length for more speed made code covarage for print() method of Item fixed printability of some items (SCRUM) (WL#1274) | ||||
* | regexp worked only with the default character set. | bar@bar.mysql.r18.ru | 2003-09-24 | 1 | -0/+24 |
| | | | | Now it can work with any character set. | ||||
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+29 |
| | | | | | | | | | | | | | | added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results | ||||
* | Fixed bug in REGEXP for Linux Alpha | monty@donna.mysql.fi | 2001-04-11 | 1 | -0/+10 |
| | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+15 |
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit |