You are not logged in.

#1 2012-02-11 15:52:28

heatblazer
Member
Registered: 2011-09-03
Posts: 26

MySQL on XAMPP does not react with mysql ?

Hello, here is a strange issue. I am learning mysql and I had to create a database on mysql. I did the following(opened terminal ) :
$ mysql -u root -p
>CREATE DATABASE storage
>show databases;

it outputs that it`s OK, db is created, however it`s empty. Good. When I login to XAMPP, there is no such database in the whole mysql search. I searched every database from phpMyadmin, but there is nothing there... ?
I`ve restarted mysld from /etc and restarted XAMPP but still nothing. Any info or help???

Offline

Board footer

Powered by FluxBB