Hi, create table test select * from summary_rts union select * from summary_rts_old; ERROR 1114: The table '#sqld70c_b4_0' is full
Can someone please help me figure out what is wrong with this. It was working fine up until a few hours ago. The only reason I really choose to use Mysql 4.0 was for the union operator and now that isn't working for me on these tables. Nothing has changed other than the tables have more data in them. The two tables have a total of about 230K rows. Not very much in my opinion. Any suggestions would be greatly appreciated. Ric. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php