Bug #53836 insert AA select * From BB ,can't run
Submitted: 20 May 2010 7:40 Modified: 20 Jun 2010 8:04
Reporter: hope new Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.1.46 OS:Any
Assigned to: CPU Architecture:Any

[20 May 2010 7:40] hope new
Description:
My mysql version is 5.1.46, I write a sql inset AA select * from BB.In other version,it can run,but,in this version,it doesn't work.It tell me,here are 1054 error.Now,I need your help.

How to repeat:
create two table,they have the same field,one has some data,the other is empty.
[20 May 2010 8:04] Valeriy Kravchuk
Please, send complete test case, with CREATE TABLE for both tables and exact INSERT(s) to use.
[20 Jun 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".