Commit 9b10d09
typo in tables name
Updated the mysql -u user -pXXX -e 'SELECT * FROM identities;' shdb
command to mysql -u user -pXXX -e 'SELECT * FROM uidentities;' shdb
as there was a typo in table name.1 parent 28c16c2 commit 9b10d09
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments