What causes this mysql command line error?
I'm trying to prune a list of domains from our SD+ database.
I tried the following command, and get the following output:
C:\AdventNet\ME\ServiceDesk\mysql\bin>mysql -u root -P 33366 servicedesk
mysql Ver 14.7 Distrib 4.1.12a, for Win32 (ia32)Copyright (C) 2002 MySQL AB
This software comes with ABSOLUTELY NO WARRANTY. This is commercial software,
please see the file MySQLEULA.txt for details
Usage: mysql [OPTIONS] [database]
-?, --help Display this help and exit.
-I, --help Synonym for -?
--auto-rehash Enable automatic rehashing. One doesn't need to use
'rehash' to get table and field completion, but startup
and reconnecting may take a longer time. Disable with
--disable-auto-rehash.
-A, --no-auto-rehash
No automatic rehashing. One has to use 'rehash' to get
table and field completion. This gives a quicker start of
mysql and disables rehashing on reconnect. WARNING:
options deprecated; use --disable-auto-rehash instead.
-B, --batch Don't use history file. Disable interactive behavior.
(Enables --silent)
--character-sets-dir=name
Directory where character sets are.
--default-character-set=name
Set the default character set.
-C, --compress Use compression in server/client protocol.
-#, --debug[=#] This is a non-debug version. Catch this and exit
[lots more deleted]
Justin
New to ADSelfService Plus?