Skip to content

Commit 18f4bae

Browse files
Fix typo in @odbc_keywords
1 parent 78f031b commit 18f4bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/DBD/MariaDB.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ my @odbc_keywords = qw(
709709
KEYS
710710
LIMIT
711711
LONGBLOB
712-
MEDIMUMBLOB
712+
MEDIUMBLOB
713713
MEDIUMINT
714714
MEDIUMTEXT
715715
PROCEDURE

0 commit comments

Comments
 (0)