Jump to content
TrinityCore

Machiavelli

Members
  • Posts

    480
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Machiavelli

  1. Let's stick to the facts here. OP is oblivious on how to proceed in order to get his server working because he either a) doesn't understand a word of English and could not understand the error message in the console even if his life depended on it, or b.) is too ignorant or uninitiating to consult MySQL package instructions or google for upgrade directions. These possible causes may have deeper rooted issues such as clinical retardism, lazy parenting or, indeed, sir was an avid repack user in the past. Please convince me why the fuck we should judge and not deal with the facts at face value - ignorance is bliss. This is a learning project after all, and we should not deprive one of the chance of learning because of his alledged past. If you feel the need to bash someone, fine. But base your conclusions on facts for which you have probable cause, and keep your witchhunt theories to yourself. 

     

    Paradox has been here since TC was founded.

     

    You know what's been here even before that? Cancer. I guess we should defend and worship cancer too.

     

    Paradox, you need to stop getting your panties up in a bunch. They're soaking wet from menstrual blood and they're leaving a rotten stench within the community.

    • Upvote 3
  2. While TrinityCore does not officially support MySQL version >= 5.6, there is a way to get it up and running.

    You have to remove ONLY_FULL_GROUP_BY flag from MySQL's sql_mode variable in the MySQL config file so that all queries can be prepared correctly. (Certain queries used in the core are not compliant to this restriction and need to be rewritten in order to work. Hint: pull request  :rolleyes:)

    If you're unsure how to do this please consult the MySQL documentation on http://search.oracle.com/search/search?q=sql+mode&group=MySQL

    • Upvote 1
  3. Is there something you changed between the first error log and the second (other than renaming that table)? Because in the first log it seems like connection to the MySQL server was made, but there was a data error. In the second log however, it seems as if the endpoint-to-endpoint connection is not even made (error 111 means connection refused). Did you change connection details, firewall settings, and what not? Double check in my.cnf if you have "bind-address = x.x.x.x" and put a hashtag in front of it to disable that directive.

    EDIT: And restart the MySQL server afterwards.

    • Upvote 1
  4. --- Canned message start ---

    I would love to be able to just say: "Look in upper right hand corner of the forum, there is a button labeled SEARCH, please use it", but I don't think that will be enough therefore I present to you:

    searchbuttonfordummieslsq1.jpg

    Please read it cover to cover, and don't bother posting again until you do!

    --- Canned message end ---

×
×
  • Create New...