mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix various spelling errors still found in code
Reseting -> Resetting Unknow -> Unknown capabilites -> capabilities choosen -> chosen direcory -> directory informations -> information openned -> opened refered -> referred to access -> one to access missmatch -> mismatch succesfully -> successfully dont -> don't
This commit is contained in:
committed by
Daniel Black
parent
e7ddf46632
commit
cebf9ee204
@ -60,7 +60,7 @@ select * from t1 where a = @var ;
|
||||
|
||||
# 3. DEALLOCATE PREPARE stmt_name;
|
||||
#
|
||||
# Send the server the order to drop the parse informations.
|
||||
# Send the server the order to drop the parse information.
|
||||
# The server will reply with "Query Ok" or an error message.
|
||||
DEALLOCATE PREPARE stmt ;
|
||||
|
||||
|
Reference in New Issue
Block a user