{"upgrade-system-tables",'s',"Only upgrade the system tables "
"do not try to upgrade the data.",
{"upgrade-system-tables",'s',"Only upgrade the system tables in the mysql database. Tables in other databases are not checked or touched.",
&opt_systables_only,&opt_systables_only,0,
GET_BOOL,NO_ARG,0,0,0,0,0,0},
{"user",'u',"User for login if not current user.",&opt_user,
&opt_user,0,GET_STR,REQUIRED_ARG,0,0,0,0,0,0},
{"verbose",'v',"Display more output about the process.",
{"verbose",'v',"Display more output about the process; Using it twice will print connection argument; Using it 3 times will print out all CHECK, RENAME and ALTER TABLE during the check phase.",