Firebird/GettingStarted: Difference between revisions
From stonehomewiki
Jump to navigationJump to search
Stonezhong (talk | contribs) No edit summary |
Stonezhong (talk | contribs) No edit summary |
||
| Line 154: | Line 154: | ||
GRANT ALL ON `firebird`.* TO 'stonezhong'@'%'; | GRANT ALL ON `firebird`.* TO 'stonezhong'@'%'; | ||
FLUSH PRIVILEGES; | FLUSH PRIVILEGES; | ||
</nowiki></pre> | |||
</div> | |||
</div> | |||
<p></p> | |||
<div class="toccolours mw-collapsible mw-collapsed expandable"> | |||
<div class="mw-collapsible-preview">step 11: web console: initialize database</div> | |||
<div class="mw-collapsible-content"> | |||
<pre><nowiki> | |||
fbconsole migrate | |||
</nowiki></pre> | </nowiki></pre> | ||
</div> | </div> | ||
</div> | </div> | ||
<p></p> | <p></p> | ||