GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Creating Mysql db's in Free BSD? (https://gfy.com/showthread.php?t=123977)

Juicy D. Links 04-09-2003 04:19 PM

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 :-)

NetRodent 04-09-2003 04:19 PM

RTFM

Juicy D. Links 04-09-2003 04:19 PM

Just need commands after i am logged in as superguido

Brujah 04-09-2003 04:22 PM

mysql> create database guido;

Brujah 04-09-2003 04:23 PM

http://nparikh.freeshell.org/unix/mysql.php

Juicy D. Links 04-09-2003 04:23 PM

Quote:

Originally posted by Brujah
mysql> create database guido;
what about the username and password for it?

Juicy D. Links 04-09-2003 04:25 PM

Quote:

Originally posted by Brujah
http://nparikh.freeshell.org/unix/mysql.php
niceeee thanks

mike503 04-09-2003 05:14 PM

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