|
From: SVN by r. <sv...@ca...> - 2010-01-24 13:25:05
|
Author: roy
Date: 2010-01-24 14:24:57 +0100 (Sun, 24 Jan 2010)
New Revision: 456
Modified:
ChangeLog
Log:
mention changes
Modified: ChangeLog
===================================================================
--- ChangeLog 2010-01-24 13:23:17 UTC (rev 455)
+++ ChangeLog 2010-01-24 13:24:57 UTC (rev 456)
@@ -5,13 +5,15 @@
* 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 / Read updates
+ * Dump / Read updates
- dump as <filename> support added
- dump/read progress output added
- read autocommit (after every 100,000 rows) setting added
- set readAutoCommit=Y; to autocommit after successfull read (and every 10,000 rows)
- fix encoding problems
- fix for really large files (tested 7,934,149 rows, 4,9G datafile)
+ * Paste long text breaking up into multiple lines fixes
+ * PageUp now shows last row of previous 'page'
0.6.2 (2009-02-20)
* Commandline input support
|