Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | 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 | ||||
* | added mysqlmanager-pwgen | sasha@mysql.sashanet.com | 2001-09-22 | 1 | -0/+2 |
| | | | | | | | added set_exec_stdout and set_exec_stderr to mysqlmanager to be able to redirect stdout and stderr added support for MY_FULL_IO to my_read, so we can tell it to read a number of bytes in as many chunks as it takes instead of one try | ||||
* | fixes for MYSQL manager | sasha@mysql.sashanet.com | 2001-09-19 | 1 | -2/+1 |
| | |||||
* | more work on mysqlmanager | sasha@mysql.sashanet.com | 2001-09-11 | 1 | -0/+12 |