mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Polishing: generate more warnings and make code warnings-free.
This commit is contained in:
@ -274,7 +274,6 @@ Command *parse_command(const char *text)
|
||||
uint word_len;
|
||||
LEX_STRING instance_name;
|
||||
Command *command= 0;
|
||||
const char *saved_text= text;
|
||||
|
||||
Token tok1= shift_token(&text, &word_len);
|
||||
|
||||
|
Reference in New Issue
Block a user