odiszapc / c5-db-migration

Automatically exported from code.google.com/p/c5-db-migration
0 stars 0 forks source link

ScriptRunner does not support MySQL command DELIMITER #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
com.carbonfive.db.jdbc.ScriptRunner does not support MySQL command 
DELIMITER.

This was tested on the 0.9.2 build.

Probably these changes are planned in the next release?

ReleaseNotes   
v0.9.3 - NOT YET RELEASED
ScriptRunner improvements for MySQL (functions, stored procs, and comments)

Original issue reported on code.google.com by tumakha on 8 Oct 2008 at 11:33

GoogleCodeExporter commented 8 years ago
My decision for this issue in attachment ScriptRunner.java

Original comment by tumakha on 8 Oct 2008 at 1:26

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by christia...@gmail.com on 21 Oct 2008 at 3:32

GoogleCodeExporter commented 8 years ago

Original comment by christia...@gmail.com on 21 Oct 2008 at 3:32

GoogleCodeExporter commented 8 years ago
Fixed in 0.9.5-rc3... thanks for being patient! -Christian

Original comment by christia...@gmail.com on 22 Dec 2008 at 8:24

GoogleCodeExporter commented 8 years ago
Not supported MySQL command DELIMITER ;; in version 0.9.5-rc3 and 0.9.6

Original comment by tumakha on 24 Feb 2009 at 1:14

Attachments: