From: SVN by r. <sv...@ca...> - 2009-12-17 21:55:38
|
Author: roy Date: 2009-12-17 22:55:24 +0100 (Thu, 17 Dec 2009) New Revision: 447 Modified: ChangeLog Log: mention changes Modified: ChangeLog =================================================================== --- ChangeLog 2009-12-17 21:55:16 UTC (rev 446) +++ ChangeLog 2009-12-17 21:55:24 UTC (rev 447) @@ -5,9 +5,12 @@ * Added initial settings command (to change for the current login session) the horizontal or vertical separator character * Added initial support for variables (in settings command.. see 'help set' for more information) * History completion - * dump as <filename> support added - * dump/read progress output added - * read autocommit (after every 1000 rows) setting added +* Dump / Read updates + - dump as <filename> support added + - dump/read progress output added + - read autocommit (after every 10,000 rows) setting added + - set readAutoCommit=Y; to autocommit after successfull read (and every 10,000 rows) + - fix encoding problems 0.6.2 (2009-02-20) * Commandline input support |