Petr,
The Database module in my moodle system no longer works since the update mentioned above.
I updated my moodle system via cvs on Thursday, the 17th. Now, when I try to access a database the browser hangs and I'm locked out of moodle. This still happens with today's cvs download.
This is the error I get in Firefox:
> Server Error
> The following error occurred:
> [code=SERVER_RESPONSE_CLOSE] The server closed the connection while reading the response. Contact your system administrator.
I am able to create a new database, but when I try to access it, the browser hangs.
However, I am able to get in through a 'back door' by using the following url:
http://vle.c.fun.ac.jp/moodle/mod/data/templates.php?d=34&mode=listtemplate
in other words, I can access the template 'tab' and other tabs, BUT when clicking on the 'View List' or 'Single view' tab the browser hangs.
Here's pat of my MySQL log that may be relevant:
> 080419 16:36:15 mysqld started
> 080419 16:36:16 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/mysql/data/ is case insensitive
> 080419 16:36:16 InnoDB: Started; log sequence number 0 43655
> 080419 16:36:16 [Note] /usr/local/mysql/bin/mysqld: ready for connections.
> Version: '5.0.37' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
Any suggestions will be most welcome.
system details:
moodle 1.9 (build 20080419)
php 5.2.1
MySQL 5.0.37
Increasing the priority of this issue and setting a fix version, as it's a really important feature for teachers.