mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Remove obsolete comment
This commit is contained in:
@ -2669,7 +2669,6 @@ int read_line(char *buf, int size)
|
||||
The advantage with this approach is to be able to execute commands
|
||||
terminated by new line '\n' regardless how many "delimiter" it contain.
|
||||
|
||||
If query starts with @<file_name> this will specify a file to ....
|
||||
*/
|
||||
|
||||
static char read_query_buf[MAX_QUERY];
|
||||
|
Reference in New Issue
Block a user