× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
aquaclusters.josekibold reported 2012-10-11T19:33:36Z  · tariqrahiman last modified 2012-10-22T21:59:13Z

\sqldump -o file produces a double descriptive header


Dev
Fun Fun
funfun
QA
Niels Gron
NielsGron
Priority Minor
Complexity Unknown
Component App - FluidShell - Command
Version 12.0

Calling the \sqldump command with the -o file parameter and having descriptive header enabled (either by the default one, either explicitly enabling it with -DH true) results in writing the header twice.

Tested using ADStudio 12 RC 23 with a MySQL server.

Scenario:

 

$ DROP DATABASE IF EXISTS tmp_fs_sqldump_db /
$ CREATE DATABASE tmp_fs_sqldump_db /
$ CREATE TABLE IF NOT EXISTS tmp_fs_sqldump_db.table1 (`col one` VARCHAR(10)) ENGINE = InnoDB /
$ INSERT INTO tmp_fs_sqldump_db.table1 (`col one`) VALUES ("val1") /
$ sqldump -o file
$ cat file
<---The header appears two times in the file

 

2 attachments
  • v12

    2012-10-22T21:58:59Z

    75 KB

  • rc

    2012-10-22T21:58:59Z

    51 KB

Issue #7771

Closed
Fixed
Resolved 2012-10-11T21:23:10Z
 
 
Completion
No due date
Fixed Build trunk/29701
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017