Commit 915c9f4d authored by unknown's avatar unknown
Browse files

BUG#25895 compiling the server with embedded fails on several 64-bit platforms

temporary fix


libmysqld/lib_sql.cc:
  BUG#25895 compiling the server with embedded fails on several 64-bit platforms
  
  do not try to cast THD* to pthread_t, this operation is not possible
parent 452e0767
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment