Reality Missing Schema

I got it.

Misunderstood what you meant about cutom_loadout schema.

Removed the --with-invcust from the build and it started up.
Yes - I am an ass. lol

I am noticing this in the HiveExt.log

Code:
2013-02-05 12:23:10 Database: [Warning] Connection lost (MySQL server has gone away) during MySQLQuery SQL: 'select `name` from `profile` WHERE `unique_id` = '60839622'' , retrying...
2013-02-05 12:23:10 Database: [Warning] Connection lost (MySQL server has gone away) during MySQLStmtPrepare SQL: 'update `survivor` set `last_updated` = CURRENT_TIMESTAMP where `id` = ?' , retrying...
2013-02-05 12:24:02 Database: [Warning] Connection lost (MySQL server has gone away) during MySQLStmtPrepare SQL: 'insert into `log_entry` (`unique_id`, `log_code_id`, `instance_id`) select ?, lc.id, ? from log_code lc where lc.name = ?' , retrying...

Just ignore it?
 
Back
Top