[SOLVED]FATAL ERROR after using and closing database builder

Since my update to v9.0.015 I always get an error when I used the build-in DATABASE BUILDER.

So I open the database builder and i make the changes. Meanwhile i make changes in my form and generate to check this in the browser. So far so good. I can do this as much as i want.

BUT… I think when after the database builder screen is closed i always get an FATAL ERROR. The connection with the server has closed, and the server is NOT running anymore. STRANGE!

Can someone test this on his computer? Maybe this is a bug?

When I restart computer I can generate my form again without any problem.

[SIZE=12px]Fatal error[/SIZE][SIZE=12px]: Uncaught Error: Call to a member function SelectLimit() on null in /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/lib/php/database.inc.php:817 Stack trace: #0 /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/compat/nm_select.class.php(457): nm_db_fields(‘conn_mysql’, ‘tbldienstorgani…’, ‘/Applications/S…’, 457, NULL, ‘pdo_mysql’, Object(nmConnection), false, true) #1 /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/compat/nm_select.class.php(154): nm_select->_PrepareFields() #2 /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/lib/php/database.inc.php(1870): nm_select->AnalizeSql() #3 /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/generator/nm_gp_analiz_lookup.php(343): nm_db_fields_type(‘conn_mysql’, ‘UTF-8’, NULL, Object(nmConnection), ‘select lblDiens…’, ‘’, false, true) #4 /Applications/Scriptcase/v9/wwwroot/scriptcase/devel/generator/nm_gp_gera_lookup.php(139): nm_gp_analiz_lookup(‘SELECT lblDiens…’, ‘conn_mysql’, ‘teamid’) #5 /Applications/Scriptcase/v9/wwwroot/scriptcase/ in [/SIZE][SIZE=12px]/Applications/Scriptcase/v9/wwwroot/scriptcase/devel/lib/php/database.inc.php[/SIZE][SIZE=12px] on line [/SIZE][SIZE=12px]817[/SIZE]

Hello,

Try a manual update:
https://suporte.scriptcase.com.br/index.php?/pt_br/Knowledgebase/Article/View/65/0/manual-update

i solved it by removing mysql completely from my MAC and then reinstalling MySQl and SC9

Working for now.

Thx for the follow up