MySQL

Moderators: Jonathan
Number of threads: 259
Number of posts: 514

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
how to create new datebase Posted by slwvr on 3 Mar 2003 at 2:27 AM
Hi,
I'm newbie to Mysql. Could someone tell me how to create new database winmysqladmin.exe? The dropdown menu I get is "Flush host, Flush table, .." nothing related to create datebase in Database tab.

Your help is greatly appreciated
Report
Re: how to create new datebase Posted by Souldrinker on 11 Mar 2003 at 3:50 AM
: Hi,
: I'm newbie to Mysql. Could someone tell me how to create new database winmysqladmin.exe? The dropdown menu I get is "Flush host, Flush table, .." nothing related to create datebase in Database tab.
:
: Your help is greatly appreciated
:

Just send the following query to your MySQL-Database host:

CREATE DATABASE `test` 


This would create a database named "test". Now you should install some tool like "phpMyAdmin" to grant rights for some users on this database. Never use user "root" and no pass...

best regards,

sebastian mohrenstecher
executive secretary
net::allies

www.net-allies.de
info@net-allies.de

Report
Re: how to create new datebase Posted by wajahat on 26 Mar 2003 at 7:36 PM
open mysql folder and here is a folder Data open data folder and make a new folder in data folder. this new folder make your database



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.