Commit dd13d3d
Do not create mysql.password_history in MyRocks if MyRocks is the DDSE (#1381)
Summary:
This table is a system table, not a DD table. Eventually we'll create it in MyRocks, but for now the mix-up between system and DD tables is confusing, and the source code counterpart allowing the creation of password_history in MyRocks was already reverted in #1333
Pull Request resolved: #1381
Differential Revision: D50843849
fbshipit-source-id: 33d6da120d4e9da58ae6bdae64f3b1f2e918c6c71 parent 79e5144 commit dd13d3d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
0 commit comments