Hello. I get this error when I want to create a new table.
Help!
DB Error #1146
[SELECT COUNT(*) FROM (SELECT A1.id
FROM EMPRESAS_TABLE
A1) __] Table 'farma_test_ostikets.EMPRESAS_TABLE' doesn't exist
---- Backtrace ----
#0 (root)/include/mysqli.php(200): osTicket->logDBError('DB Error #1146', '[SELECT COUNT(...')
#1 (root)/include/class.orm.php(3466): db_query('SELECT COUNT()...', true, true)
#2 (root)/include/class.orm.php(3522): MySqlExecutor->execute()
#3 (root)/include/class.orm.php(2952): MySqlExecutor->getRow()
#4 (root)/include/class.orm.php(1380): MySqlCompiler->compileCount(Object(QuerySet))