Hi all
watching demo server error logs gives me impression that something is wrong with charsets handling:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10199 bytes) in master-config/libraries/mysql_charsets.lib.php on line 129#012
On more investigation, it seems to happen almost every time with tbl_create.php. To be honest, I fail to see what could consume so much memory there.