The mysqld.log bash-4.2# cat mysql/data/mysqld.log 170113 14:30:40 mysqld_safe Starting mysqld.bin daemon with databases from /opt/reviewboard-2.5.7-2/mysql/data 170113 14:30:40 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled 170113 14:30:40 [Note] /opt/reviewboard-2.5.7-2/mysql/bin/mysqld.bin (mysqld 5.5.53) starting as process 25246 ... 170113 14:30:40 [Note] Plugin 'FEDERATED' is disabled. 170113 14:30:40 InnoDB: The InnoDB memory heap is disabled 170113 14:30:40 InnoDB: Mutexes and rw_locks use GCC atomic builtins 170113 14:30:40 InnoDB: Compressed tables use zlib 1.2.3 170113 14:30:40 InnoDB: Using Linux native AIO 170113 14:30:40 InnoDB: Initializing buffer pool, size = 128.0M 170113 14:30:40 InnoDB: Completed initialization of buffer pool 170113 14:30:40 InnoDB: highest supported file format is Barracuda. 170113 14:30:41 InnoDB: Waiting for the background threads to start 170113 14:30:42 InnoDB: 5.5.53 started; log sequence number 149055746 170113 14:30:42 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306 170113 14:30:42 [Note] - '127.0.0.1' resolves to '127.0.0.1'; 170113 14:30:42 [Note] Server socket created on IP: '127.0.0.1'. 170113 14:30:42 [Note] Event Scheduler: Loaded 0 events 170113 14:30:42 [Note] /opt/reviewboard-2.5.7-2/mysql/bin/mysqld.bin: ready for connections. Version: '5.5.53' socket: '/opt/reviewboard-2.5.7-2/mysql/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
Not much there either. I'm a bit puzzled what is wrong here... maybe some encoding error into the SQL backup??? -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
