SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_37f_0.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 `categ...', NULL, NULL) #3 [internal function]: Phalcon\Db\Adapter->fetchAll('DESCRIBE `categ...', 3) #4 [internal function]: Phalcon\Db\Adapter\Pdo\Mysql->describeColumns('categories', '') #5 [internal function]: Phalcon\Mvc\Model\MetaData\Strategy\Introspection->getMetaData(Object(Categories), Object(Phalcon\Di\FactoryDefault)) #6 [internal function]: Phalcon\Mvc\Model\MetaData->_initialize(Object(Categories), 'categories-cate...', 'categories', '') #7 [internal function]: Phalcon\Mvc\Model\MetaData->readMetaDataIndex(Object(Categories), 0) #8 [internal function]: Phalcon\Mvc\Model\MetaData->getAttributes(Object(Categories)) #9 [internal function]: Phalcon\Mvc\Model\Query->_executeSelect(Array, NULL, NULL) #10 [internal function]: Phalcon\Mvc\Model\Query->execute() #11 /home/smarkets/web/web.smarkets.shop/public_html/app/models/Categories.php(68): Phalcon\Mvc\Model::find(NULL) #12 /home/smarkets/web/web.smarkets.shop/public_html/app/models/Categories.php(109): Categories::find() #13 /home/smarkets/web/web.smarkets.shop/public_html/app/controllers/ControllerBase.php(84): Categories::findCategoryTree() #14 /home/smarkets/web/web.smarkets.shop/public_html/app/controllers/IndexController.php(7): ControllerBase->initialize() #15 [internal function]: IndexController->initialize() #16 [internal function]: Phalcon\Dispatcher->dispatch() #17 /home/smarkets/web/web.smarkets.shop/public_html/public/index.php(44): Phalcon\Mvc\Application->handle() #18 {main}