This repository was archived by the owner on Sep 10, 2021. It is now read-only.
Commit 8e83c33
committed
ENH: refs #952. Use InnoDB as engine for password hash table
MyISAM is the default prior to mysql 5.5, and InnoDB is the only one that
guarantees the rows are clustered by primary key1 parent 5dd71f4 commit 8e83c33
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments