Manual talk:MySQL/Start
Add topicAppearance
Latest comment: 9 years ago by SPage (WMF) in topic Do this need the Example section?
The following discussion has been transferred from Meta-Wiki.
Any user names refer to users of that site, who are not necessarily users of MediaWiki.org (even if they share the same username).
Any user names refer to users of that site, who are not necessarily users of MediaWiki.org (even if they share the same username).
width="60" does not work for me, I get
Reading table information for completion of table and column names
(66 positions) on one line.--Patrick 11:56, 7 Sep 2004 (UTC)
End of content from meta.wikimedia.org.
Note that the above conversation may have been edited or added to since the transfer. If in doubt, check the edit history.
Note that the above conversation may have been edited or added to since the transfer. If in doubt, check the edit history.
Do this need the Example section?
[edit]There's no reason to
- mysql -u <wikiuser> -p
- then enter your password, then,
- USE <wikidb>
when you can specify the DB on the mysql
command line. So I changed the example to
- mysql -u wikiuser -p wikidb
- then enter your password
Does the Example section help at all? It doesn't tell you much. -- SPage (WMF) (talk) 22:46, 1 July 2015 (UTC)