View Single Post
Old 04-09-2003, 05:14 PM  
mike503
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: oregon.
Posts: 2,243
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.
__________________
php/mysql guru. hosting, coding, all that jazz.
mike503 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote