RE: temporary table

2002-06-18 Thread Hendrik Schalekamp
Wilbert: > i have this php script which queries a table. The results are > stored in a > temprrary table > "CREATE temporary TABLE t1 SELECT .statements..."; > when I query this table in the same script i can see that the > results wore > indeed stored in t1. > however when i call this t

Backing up InnoDb

2002-06-18 Thread Hendrik Schalekamp
Hi, I'm just trying out the hotbackup utility (http://www.innodb.com/hotbackup.html) for a MySql InnoDb based database and was hoping somebody could help me with a few questions about the utility and InnoDb: 1. Firstly I'd like to know how mature the hotbackup utility is. The implementation I