SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql-temptable-4e69-1c67b78-6153a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
#0 [internal function]: PDOStatement->execute() #1 [internal function]: Phalcon\Db\Adapter\Pdo->executePrepared(Object(PDOStatement), Array, Array) #2 [internal function]: Phalcon\Db\Adapter\Pdo->query('DESCRIBE `menu_...', NULL, NULL) #3 [internal function]: Phalcon\Db\Adapter->fetchAll('DESCRIBE `menu_...', 3) #4 [internal function]: Phalcon\Db\Adapter\Pdo\Mysql->describeColumns('menu_item', '') #5 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Application\Models\MenuItem), Object(Phalcon\Di\FactoryDefault)) #6 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Application\Models\MenuItem), 'application\\mod...', 'menu_item', '') #7 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaData(Object(Application\Models\MenuItem)) #8 [internal function]: Phalcon\Mvc\Model\MetaData->hasAttribute(Object(Application\Models\MenuItem), 'orders') #9 [internal function]: Phalcon\Mvc\Model\Query->_getQualified(Array) #10 [internal function]: Phalcon\Mvc\Model\Query->_getExpression(Array) #11 [internal function]: Phalcon\Mvc\Model\Query->_getOrderClause(Array) #12 [internal function]: Phalcon\Mvc\Model\Query->_prepareSelect() #13 [internal function]: Phalcon\Mvc\Model\Query->parse() #14 [internal function]: Phalcon\Mvc\Model\Query->execute() #15 /home/bazantravel.com/app/models/MenuItem.php(13): Phalcon\Mvc\Model::find(Array) #16 /home/bazantravel.com/app/controllers/desktop/ControllerBase.php(70): Application\Models\MenuItem::find(Array) #17 /home/bazantravel.com/app/controllers/desktop/ListController.php(10): Application\Controllers\Desktop\ControllerBase->initialize() #18 [internal function]: Application\Controllers\Desktop\ListController->initialize() #19 [internal function]: Phalcon\Dispatcher->dispatch() #20 /home/bazantravel.com/public/index.php(56): Phalcon\Mvc\Application->handle() #21 {main}