[MDEV-8123] mysqlcheck: new --process-views option conflicts with --quick, --extended and such Created: 2015-05-08  Updated: 2015-06-03  Resolved: 2015-06-03

Status: Closed
Project: MariaDB Server
Component/s: Admin statements
Affects Version/s: 5.5, 10.0
Fix Version/s: 5.5.44, 10.0.20

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Sprint: 5.5.44

 Description   

$ client/mysqlcheck -e --protocol=tcp --port=3306 -uroot --process-views views_mysql55
views_mysql55.t1                                   OK
views_mysql55.t2                                   OK
views_mysql55.t3
note     : The storage engine for the table doesn't support check
client/mysqlcheck: Got error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 when executing 'CHECK VIEW ...  EXTENDED'

Either the tool should refuse to start with conflicting options, or ignore one of them with a warning, or the server should accept the resulting command.


Generated at Thu Feb 08 07:24:48 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.