Re: Unknown database error

2012-10-29 Thread Michael Dykman
mysql:mysql $datadir I honestly cannot think of a scenario where the datadir should be permissioned any other way. On 2012-10-29 6:26 AM, "javad bakhshi" wrote: Hi, I get an Unknown database error when I am trying to connect to mysql using C API. I have created the database in mysql prom

Unknown database error

2012-10-29 Thread javad bakhshi
Hi, I get an Unknown database error when I am trying to connect to mysql using C API. I have created the database in mysql prompt as root: CREATE DATABASE Lr0; I am pretty sure that the problem is a ownership issue, because when I do ls -l in my datadir I get: [javad64@udbl64 data]$ ls -l

FW: BSD: Random unknown database error

2002-04-19 Thread Dan S. Camper
18 Apr 2002 12:41:31 -0500 > To: MySQL <[EMAIL PROTECTED]> > Subject: BSD: Random unknown database error > > All: > > Recently I've run into a problem where I intermittently receive an "Unknown > database" error while attempting to communicate with

BSD: Random unknown database error

2002-04-18 Thread Dan S. Camper
All: Recently I've run into a problem where I intermittently receive an "Unknown database" error while attempting to communicate with a local MySQL server. I read through the mail list archives and discovered that others reported similar problems under BSD, but I didn

random (load-related?) unknown database errors

2002-03-22 Thread Jeff DeFouw
MySQL every so often will return "unknown database" errors for no apparent reason on a FreeBSD 4.4 (and earlier 4.x versions) server I maintain. This affects different user, scripts, and databases. One user says there is a big slowdown around each event, perhaps a load issue, but at

Unknown database

2002-03-20 Thread Ozette Brown
MySQL Error: 1049 (Unknown database 'databasename') I having a very weird unpredictable problem. I have a webserver which makes database connections via Perl and DBI. For the most part it works pretty much all the time but sometimes (2 or 4 times per month) it gives an error: Unknow

RE: Symbolically linked database, "unknown database" problem.

2001-12-06 Thread Quentin Bennett
, "unknown database" problem. I've created databases on a partition without problems, now I come to create a new database on a different partition and I can't access the database at all. At this stage I have the following in the mysql data directory (among others): lrwxrwxrwx

Symbolically linked database, "unknown database" problem.

2001-12-06 Thread Peter Campbell
I've created databases on a partition without problems, now I come to create a new database on a different partition and I can't access the database at all. At this stage I have the following in the mysql data directory (among others): lrwxrwxrwx1 mysqlmysql 17 Sep 3 11:56

Unknown database problem

2001-08-31 Thread Artem Koutchine
Hi! I having a very weird unpredictable problem. A script run from cron at 2:00am every day must conect to database 'ubex' and do some stuff with it. The script is in perl and uses DBI. It works fine pretty much all the time but sometimes (1 or 2 time per month) it gives an error

Re: phpmyadmin + mysql +Unknown database 'test'

2001-05-18 Thread Prasad R.L
Hi, Well, I also had the same problem and finally traced the bug down to a file called db_readdump.php3 in phpmyadmin directory. If you'r still having the problem, may be this is helpful to you too. edit db_readdump.php3 and add in the beginning of the file $db = trim($db); Then at the

RE: Error 1049 - Unknown database...

2001-05-14 Thread Vibol Hou
I'm going to add that there is nothing wrong with the database name that is in the query. If the same query, with slightly different constraints and the _exact_ same database name, is run 1000 times and 3 of them give the Unknown database error, that rules out an application error. Furthe

Re: Error 1049 - Unknown database...

2001-05-14 Thread Samuel Chen
ot;databasename" with the real database name in your application? s. - Original Message - From: "Vibol Hou" <[EMAIL PROTECTED]> To: "MySQL List" <[EMAIL PROTECTED]> Sent: Monday, May 14, 2001 4:53 PM Subject: Error 1049 - Unknown database... > Hi,

Error 1049 - Unknown database...

2001-05-14 Thread Vibol Hou
Hi, I have a MySQL 3.23.37 server that runs on a FreeBSD 4.2 SMP box which runs some semi-intensive web applications. The system itself has 1GB memory. A few times a minute, I get the following error from my applications: MySQL Error: 1049 (Unknown database 'databasename')

Re: Unknown Database, Error 1049 problems...

2001-03-28 Thread jason
I know you people are busy but I have seen this question a few times on the lists to no avail. *see below* It has been figured out by my admin. It appears that one or more entries in the ACL tables is corrupt, when this happens so its preventing logins. So you have to replace the ACL with a f

Re: Unknown Database, Error 1049 problems...

2001-03-28 Thread Gerald Clark
Jason Guritz wrote: > > mysql> show databases; > +---+ > | Database | > +---+ > | directory | > | mysql | > | phpBB | > | testdb | > | trial | > +---+ > 5 rows in set (0.00 sec) > > mysql> us

Unknown Database, Error 1049 problems...

2001-03-26 Thread Jason Guritz
mysql> show databases; +---+ | Database | +---+ | directory | | mysql | | phpBB | | testdb | | trial | +---+ 5 rows in set (0.00 sec) mysql> use testdb; ERROR 1049: Unknown database 'testdb' Keeps happening to me too. It was workin

phpmyadmin + mysql + "Unknown database 'test'"

2001-03-19 Thread - = k o l i s k o = -
Hi! I have installed many of mysql servers and phpMyAdmin clients. And every time it worked together fine. Now i have problem on RH70 with mysql and phpMyAdmin: Database pokus Error SQL-query: Content-Type: application/octet-stream MySQL said: Unknown database ' pokus&