<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — MySQL will not start]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9295&amp;type=atom" />
	<updated>2021-05-11T15:54:02Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9295</id>
		<entry>
			<title type="html"><![CDATA[Re: MySQL will not start]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39429#p39429" />
			<content type="html"><![CDATA[<p>2nd solution found:&nbsp; I&#039;m still not sure what happened to cause the issues I was having but I found that I just needed to do 3 things:<br />1- repair the 0_users table in the frontaccounting database, 2- repair the db table in the SQL database and 3- re-enter the ID and password associated with the frontaccounting database.</p>]]></content>
			<author>
				<name><![CDATA[diventi.enterprises]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42171</uri>
			</author>
			<updated>2021-05-11T15:54:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39429#p39429</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: MySQL will not start]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39426#p39426" />
			<content type="html"><![CDATA[<p>I found a solution (create a new data file and populate it with files from backup and the original data file), so now XAMPP will start.&nbsp; However, now when I attempt to log in to Front Accounting I get the message &quot;Incorrect Password, The user and password combination is not valid for the system&quot;.</p>]]></content>
			<author>
				<name><![CDATA[diventi.enterprises]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42171</uri>
			</author>
			<updated>2021-05-10T18:13:38Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39426#p39426</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[MySQL will not start]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39425#p39425" />
			<content type="html"><![CDATA[<p>I&#039;m not sure if this is the correct forum for this issue but it&#039;s the best fit I could see in the index.</p><p>From the XAMPP Control Panel, when I click the MySQL button I get the message &quot;Error: MySQL shutdown unexpectedly&quot;.</p><p>I am not aware of any power outages or systems issues.&nbsp; The only change to the system was that I installed an Adobe suite; CS5.&nbsp; When I discovered that MySQL would not start I uninstalled that suite, thinking that there might be some kind of conflict.&nbsp; It did not help.&nbsp; Any suggestions on courses of action to correct the issue would be appreciated.</p><p>Here are the log entries for MySQL for the numerous attempts I&#039;ve tried today:</p><p>InnoDB: using atomic writes.<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=71807730<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Removed temporary tablespace data file: &quot;ibtmp1&quot;<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10&nbsp; 9:47:14 0 [Note] InnoDB: Waiting for purge to start<br />2021-05-10&nbsp; 9:47:15 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807739; transaction id 500923<br />2021-05-10&nbsp; 9:47:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10&nbsp; 9:47:15 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10&nbsp; 9:47:15 0 [Note] InnoDB: Cannot open &#039;C:\xampp\mysql\data\ib_buffer_pool&#039; for reading: No such file or directory<br />2021-05-10&nbsp; 9:47:15 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807748; transaction id 500923<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10&nbsp; 9:47:57 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10&nbsp; 9:47:57 0 [Note] InnoDB: Buffer pool(s) load completed at 210510&nbsp; 9:47:57<br />2021-05-10&nbsp; 9:47:57 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807757; transaction id 500923<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10&nbsp; 9:49:07 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10&nbsp; 9:49:07 0 [Note] InnoDB: Buffer pool(s) load completed at 210510&nbsp; 9:49:07<br />2021-05-10&nbsp; 9:49:07 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Waiting for purge to start<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807766; transaction id 500923<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10&nbsp; 9:50:07 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10&nbsp; 9:50:07 0 [Note] InnoDB: Buffer pool(s) load completed at 210510&nbsp; 9:50:07<br />2021-05-10&nbsp; 9:50:07 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807775; transaction id 500923<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10&nbsp; 9:50:37 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10&nbsp; 9:50:37 0 [Note] InnoDB: Buffer pool(s) load completed at 210510&nbsp; 9:50:37<br />2021-05-10&nbsp; 9:50:37 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807784; transaction id 500923<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10&nbsp; 9:52:26 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10&nbsp; 9:52:26 0 [Note] InnoDB: Buffer pool(s) load completed at 210510&nbsp; 9:52:26<br />2021-05-10&nbsp; 9:52:26 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10 10:05:00 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10 10:05:00 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10 10:05:00 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10 10:05:00 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10 10:05:00 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10 10:05:00 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10 10:05:00 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10 10:05:01 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10 10:05:01 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10 10:05:01 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10 10:05:01 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10 10:05:01 0 [Note] InnoDB: Waiting for purge to start<br />2021-05-10 10:05:01 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807793; transaction id 500923<br />2021-05-10 10:05:01 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10 10:05:01 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10 10:05:01 0 [Note] InnoDB: Buffer pool(s) load completed at 210510 10:05:01<br />2021-05-10 10:05:01 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10 10:22:33 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10 10:22:33 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10 10:22:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10 10:22:33 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10 10:22:33 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10 10:22:33 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10 10:22:33 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10 10:22:34 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10 10:22:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10 10:22:34 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10 10:22:34 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10 10:22:34 0 [Note] InnoDB: Waiting for purge to start<br />2021-05-10 10:22:34 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807802; transaction id 500923<br />2021-05-10 10:22:34 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10 10:22:34 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10 10:22:34 0 [Note] InnoDB: Buffer pool(s) load completed at 210510 10:22:34<br />2021-05-10 10:22:34 0 [Note] Server socket created on IP: &#039;::&#039;.<br />InnoDB: using atomic writes.<br />2021-05-10 10:29:15 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions<br />2021-05-10 10:29:15 0 [Note] InnoDB: Uses event mutexes<br />2021-05-10 10:29:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11<br />2021-05-10 10:29:15 0 [Note] InnoDB: Number of pools: 1<br />2021-05-10 10:29:15 0 [Note] InnoDB: Using SSE2 crc32 instructions<br />2021-05-10 10:29:15 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M<br />2021-05-10 10:29:15 0 [Note] InnoDB: Completed initialization of buffer pool<br />2021-05-10 10:29:16 0 [Note] InnoDB: 128 out of 128 rollback segments are active.<br />2021-05-10 10:29:16 0 [Note] InnoDB: Creating shared tablespace for temporary tables<br />2021-05-10 10:29:16 0 [Note] InnoDB: Setting file &#039;C:\xampp\mysql\data\ibtmp1&#039; size to 12 MB. Physically writing the file full; Please wait ...<br />2021-05-10 10:29:16 0 [Note] InnoDB: File &#039;C:\xampp\mysql\data\ibtmp1&#039; size is now 12 MB.<br />2021-05-10 10:29:16 0 [Note] InnoDB: Waiting for purge to start<br />2021-05-10 10:29:16 0 [Note] InnoDB: 10.4.14 started; log sequence number 71807811; transaction id 500923<br />2021-05-10 10:29:16 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool<br />2021-05-10 10:29:16 0 [Note] Plugin &#039;FEEDBACK&#039; is disabled.<br />2021-05-10 10:29:16 0 [Note] InnoDB: Buffer pool(s) load completed at 210510 10:29:16<br />2021-05-10 10:29:16 0 [Note] Server socket created on IP: &#039;::&#039;.</p>]]></content>
			<author>
				<name><![CDATA[diventi.enterprises]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42171</uri>
			</author>
			<updated>2021-05-10T17:00:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39425#p39425</id>
		</entry>
</feed>
