It's just a simple select: 
select * from mytable
but run from within the control center

The error returned:

[RM_SERVER] ERROR 1146: Table 'rm_development.1' doesn't exist

where RM_SERVER is the server I created and rm_development is the database.

I did see someone else has posted with the same issue in Mysql 5.

Any help appreciated.
 

----- Original Message ----- 
From: "Aleksandar Bradaric" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 16, 2004 1:15 PM
Subject: Re: MySQL 5 problem with select and stored procs


> Hi,
> 
> > Any ideas why it's looking for the table .1?
> 
> Could you post your query?
> 
> 
> Take care,
> Aleksandar
> 
> 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to