Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : MySQL not starting since 2.1 update



Threaded Mode | Print  

 MySQL not starting since 2.1 update, error in mysqld (3 Replies, Read 3049 times)
stanna
Group: Member
Post Group: Newbie
Posts: 4
Status:
I have deleted AMPPS completely from my system and reinstalled it 3 times and I MySQL still will not start. I keep getting the same error:

2013-11-12 14:10:19 75376 [ERROR] /Applications/AMPPS/mysql/bin/mysqld: unknown variable 'table_cache=64'
2013-11-12 14:10:19 75376 [ERROR] Aborting


Here is the entire mysql.err log:

2013-11-12 14:10:19 75376 [Note] Plugin 'FEDERATED' is disabled.
2013-11-12 14:10:19 75376 [Note] InnoDB: The InnoDB memory heap is disabled
2013-11-12 14:10:19 75376 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2013-11-12 14:10:19 75376 [Note] InnoDB: Compressed tables use zlib 1.2.3
2013-11-12 14:10:19 75376 [Note] InnoDB: Not using CPU crc32 instructions
2013-11-12 14:10:19 75376 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2013-11-12 14:10:19 75376 [Note] InnoDB: Completed initialization of buffer pool
2013-11-12 14:10:19 75376 [Note] InnoDB: Highest supported file format is Barracuda.
2013-11-12 14:10:19 75376 [Note] InnoDB: 128 rollback segment(s) are active.
2013-11-12 14:10:19 75376 [Note] InnoDB: Waiting for purge to start
2013-11-12 14:10:19 75376 [Note] InnoDB: 5.6.13 started; log sequence number 1600637
2013-11-12 14:10:19 75376 [ERROR] /Applications/AMPPS/mysql/bin/mysqld: unknown variable 'table_cache=64'
2013-11-12 14:10:19 75376 [ERROR] Aborting

2013-11-12 14:10:19 75376 [Note] Binlog end
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'partition'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_METRICS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_CMPMEM'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_CMP'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_LOCKS'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'INNODB_TRX'
2013-11-12 14:10:19 75376 [Note] Shutting down plugin 'InnoDB'
2013-11-12 14:10:19 75376 [Note] InnoDB: FTS optimize thread exiting.
2013-11-12 14:10:19 75376 [Note] InnoDB: Starting shutdown...
2013-11-12 14:10:21 75376 [Note] InnoDB: Shutdown completed; log sequence number 1600647
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'BLACKHOLE'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'ARCHIVE'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'MRG_MYISAM'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'MyISAM'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'MEMORY'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'CSV'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'sha256_password'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'mysql_old_password'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'mysql_native_password'
2013-11-12 14:10:21 75376 [Note] Shutting down plugin 'binlog'
2013-11-12 14:10:21 75376 [Note] /Applications/AMPPS/mysql/bin/mysqld: Shutdown complete
IP: --   

MySQL not starting since 2.1 update
stanna
Group: Member
Post Group: Newbie
Posts: 4
Status:
Sorry, that was since the AMPPS 2.4 update. everything was working fine until then.
IP: --   

MySQL not starting since 2.1 update
tomdringer
Group: Member
Post Group: Newbie
Posts: 4
Status:
I'm having this issue as well on Mavericks with the same output in the logs. Any ideas are appreciated.
IP: --   

MySQL not starting since 2.1 update
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

Please check if my.ini file exists at /etc folder ?


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 24, 2024, 8:10 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.026