Hi, Is anyone experiencing difficulties in the Nov 6 snapshot with running commands like: basex -Vc “create database junk" where I get output like: Stopped at , 1/7: Syntax: CREATE [BACKUP|DATABASE|EVENT|INDEX|USER] [...] Create database, index, user, backup or event.
Creates a new database, index, user, backup or event: - BACKUP [name]: creates a backup of the database [name] - DATABASE [name] ([input]): creates the database [name] with an optional [input] - EVENT [name]: creates the event - INDEX [TEXT|ATTRIBUTE|FULLTEXT]: creates the specified index - USER [name] ([password]): creates the specified user
This has been tried on a couple of machine (Ubuntu, Mac OS X, CentOS) including clean installs.
It does not happen with the Oct 28 snapshot.
Cheers. -carl