Skip to content

Commit 5f53c0d

Browse files
authored
Merge pull request #219 from michal-josef-spacek/fix_odbc_keywords
Fix typo in @odbc_keywords
2 parents e7c5fce + 18f4bae commit 5f53c0d

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)