QUOTE (peterlaursen @ Mar 14 2006, 01:05 PM)

@ritesh - actually I have a question too. See the screenshot of my TAGS-folder. There are quite a lot of ZERO-size .db files with cryptical names. What are they? I think it is new with BETA2 - I don't remember this with BETA1.
Starting from BETA 2, we have changed the .db name from
connectionname.db to a filename which is a checksum of the connection name + the connection details. This allows one to have any character in the connection name, multiple connections with the same name and couple of other usability issues.
.db with 0 size is strange. I am not able to reproduce it. Can you just delete the tags folder and connect/reinstall again?
QUOTE (peterlaursen @ Mar 14 2006, 01:50 PM)

this is stuff for Ritesh to study! But undoubtedly the is an issue with such amount of data to be cached by SQLyog after rebuild. If SQLite Browser opens the file, the file probably is OK ifself.
Two questions more:
1) does autocomplete work OK with that big .db-file? (if you start without rebuild?)
2) what happens if you start rebuild manually (from 'powertools' ?)
All the above crashes/crash on startup is due to a memory overflow bug which has been already fixed in BETA 3. Now no more crashes.
QUOTE (vygi @ Mar 14 2006, 03:42 PM)

1MB .db file with 8,519 rows table is big?
In this case, word "Enterprise" should be removed from the product name as SQLyog is not enterprise-ready!
This was just a bug and 5.1 is still in BETA. Starting with BETA 3, you can have a DB with 'n' number of tables with 'n' number of columns in each table.