![]() |
Creating Mysql db's in Free BSD?
Who can help this server semi noobie guido out?
ANy online tutorials and so on? I want to learn how to do this shit myself :-) |
RTFM
|
Just need commands after i am logged in as superguido
|
mysql> create database guido;
|
|
Quote:
|
Quote:
|
or command line utils
mysqladmin -u<username> -p<password> create databasename also, that url is sorta incorrect. the best way to wipe the contents of a table is to use TRUNCATE table. not DELETE FROM table. |
All times are GMT -7. The time now is 06:52 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123