Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Xampp ERROR plz help
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JayC" data-source="post: 307904" data-attributes="member: 36373"><p>This isn't an error, it's information only, which is why it is tagged as [Note]. If you aren't trying to use the <a href="http://dev.mysql.com/doc/refman/5.6/en/federated-storage-engine.html" target="_blank">FEDERATED storage engine</a>, you can disregard this.</p><p></p><p>However, if you've added this to your my.ini file and the notice still comes up, then you probably have more than one my.ini file on your system, and the one you're editing is not the correct one.</p><p></p><p>What's unclear, here is why you say "it is still not working." What isn't working? MySQL is starting up.</p><p></p><p>2013-05-0314:12:583776[Note] C:\PROGRA~1\EASYPH~1.1VC\binaries\mysql\bin\mysqld.exe: ready for connections.</p><p>Windows doesn't have unix sockets, so this looks normal, too:</p><p></p><p>Version:'5.6.11-log' socket:'' port:3306 MySQL Community Server (GPL)</p><p>Then about 3 minutes later, you or somebody shut it down again.</p><p></p><p>2013-05-0314:15:593776[Note] C:\PROGRA~1\EASYPH~1.1VC\binaries\mysql\bin\mysqld.exe: Normal shutdown</p><p>...so what is it that "is still not working?" Is this a new install? An upgrade?</p><p></p><p>There is also an <a href="http://www.easyphp.org/faq.php" target="_blank">EasyPHP faq</a> that addresses a number of issues related to starting MySQL.</p><p></p><p>Source:</p><p><a href="http://dba.stackexchange.com/questions/41666/plugin-federated-is-disabled" target="_blank">http://dba.stackexchange.com/questions/41666/plugin-federated-is-disabled</a></p><p></p><p>Next try to fix the error yourself <img src="/styles/default/xenforo/smilies/emojione/confused.png" class="smilie" loading="lazy" alt=":confused:" title="Confused :confused:" data-shortname=":confused:" /></p></blockquote><p></p>
[QUOTE="JayC, post: 307904, member: 36373"] This isn't an error, it's information only, which is why it is tagged as [Note]. If you aren't trying to use the [URL='http://dev.mysql.com/doc/refman/5.6/en/federated-storage-engine.html']FEDERATED storage engine[/URL], you can disregard this. However, if you've added this to your my.ini file and the notice still comes up, then you probably have more than one my.ini file on your system, and the one you're editing is not the correct one. What's unclear, here is why you say "it is still not working." What isn't working? MySQL is starting up. 2013-05-0314:12:583776[Note] C:\PROGRA~1\EASYPH~1.1VC\binaries\mysql\bin\mysqld.exe: ready for connections. Windows doesn't have unix sockets, so this looks normal, too: Version:'5.6.11-log' socket:'' port:3306 MySQL Community Server (GPL) Then about 3 minutes later, you or somebody shut it down again. 2013-05-0314:15:593776[Note] C:\PROGRA~1\EASYPH~1.1VC\binaries\mysql\bin\mysqld.exe: Normal shutdown ...so what is it that "is still not working?" Is this a new install? An upgrade? There is also an [URL='http://www.easyphp.org/faq.php']EasyPHP faq[/URL] that addresses a number of issues related to starting MySQL. Source: [URL]http://dba.stackexchange.com/questions/41666/plugin-federated-is-disabled[/URL] Next try to fix the error yourself :confused: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Xampp ERROR plz help
Top