mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +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
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Bug#34300 Tinyblob & tinytext fields currupted after export/import and alter in 5.1
|
||||
# Bug#34300 Tinyblob & tinytext fields corrupted after export/import and alter in 5.1
|
||||
#
|
||||
SET @@global.max_allowed_packet=16777216;
|
||||
connect newconn, localhost, root,,;
|
||||
|
Reference in New Issue
Block a user