Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISQL metadata extract is missing line-terminator ";" from the '/* CREATE DATABASE ...*/' line [CORE6148] #6397

Open
firebird-automations opened this issue Sep 26, 2019 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Valchenko Igor (gallemar)

Votes: 1

Missing character ';' at end of line '/* CREATE DATABASE 'd:\DBase\S-MARKET.FDB' PAGE_SIZE 16384 DEFAULT CHARACTER SET WIN1251 */'

@firebird-automations
Copy link
Collaborator Author

Commented by: Valchenko Igor (gallemar)

When uploading metadata isql -x , an incorrect database creation line '/* CREATE DATABASE 'd:\DBase\S-MARKET.FDB' PAGE_SIZE 16384 DEFAULT CHARACTER SET WIN1251 */', missing character ';' at end of line.

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

Can a comment be practically incorrect? ;-) This line is supposed to be manually edited before execution, so I'm minimizing the ticket priority.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

priority: Major [ 3 ] => Trivial [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Valchenko Igor (gallemar)

In isql -x firebird 3 there is a character ';' at the end of the line.

@firebird-automations
Copy link
Collaborator Author

Commented by: @mrotteveel

Firebird 2.5 is end-of-life and will not receive new updates, and if this problem has been fixed in Firebird 3, there is nothing more to do.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

summary: Missing character ';' at end of line '/* CREATE DATABASE 'd:\DBase\S-MARKET.FDB' PAGE_SIZE 16384 DEFAULT CHARACTER SET WIN1251 */' => ISQL metadata extract is missing line-terminator ";" from the '/* CREATE DATABASE ...*/' line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant