Re: [HACKERS] Temp tables and copy

2003-09-09 Thread Nico King
Note: forwarded message attached. Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software--- Begin Message --- hi it seems we are sharing the same problem at different levels. here is my original porblem which I posted couple of days ago:     =

Re: [HACKERS] Temp tables and copy

2003-09-09 Thread Gavin Sherry
On Mon, 8 Sep 2003, Konstantin Goudkov wrote: > > Hey guys, not sure if this is the right place to post. > Not even sure if this is a bug or a feature :) > > When I create a temp table and then try to copy some data into the > table, if the data is corrupt and the synchronization is lost - the >

[HACKERS] Temp tables and copy

2003-09-09 Thread Konstantin Goudkov
Hey guys, not sure if this is the right place to post. Not even sure if this is a bug or a feature :) When I create a temp table and then try to copy some data into the table, if the data is corrupt and the synchronization is lost - the table also seems to get lost. For example create temp table