Unexpected non-MediaWiki exception encountered, of type "mysqli_sql_exception"
mysqli_sql_exception: Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space in /var/www/html/bcwiki/includes/db/DatabaseMysql.php:23
Stack trace:
#0 /var/www/html/bcwiki/includes/db/DatabaseMysql.php(23): mysqli_query(Object(mysqli), 'SELECT /* User:...')
#1 /var/www/html/bcwiki/includes/db/Database.php(800): DatabaseMysql->doQuery('SELECT /* User:...')
#2 /var/www/html/bcwiki/includes/db/Database.php(1290): DatabaseBase->query('SELECT user_ip...', 'User::checkNewt...')
#3 /var/www/html/bcwiki/includes/db/Database.php(1036): DatabaseBase->select('user_newtalk', 'user_ip', Array, 'User::checkNewt...', Array)
#4 /var/www/html/bcwiki/includes/User.php(1774): DatabaseBase->selectField('user_newtalk', 'user_ip', Array, 'User::checkNewt...')
#5 /var/www/html/bcwiki/includes/User.php(1731): User->checkNewtalk('user_ip', '18.118.126.11', true)
#6 /var/www/html/bcwiki/includes/cache/HTMLFileCache.php(114): User->getNewtalk()
#7 /var/www/html/bcwiki/includes/Wiki.php(618): HTMLFileCache::useFileCache()
#8 /var/www/html/bcwiki/includes/Wiki.php(547): MediaWiki->main()
#9 /var/www/html/bcwiki/index.php(59): MediaWiki->run()
#10 {main}