Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MySQL >= 5.5.3 bug
#2
Hi,

I dedicated some time to this today and found that the solution proposed isn't exactly equivalent to the current functionality. As the global search is right now, it ignores case, in other words it is a case insensitive search, but with the change proposed it is converted into a case sensitive search so it doesn't return the same results.

I made a minor change to make the functionality equivalent but it makes the search work slower and since in the majority of installs it really isn't necessary I added a global variable so it can be activated only if needed.

https://github.com/tsolucio/corebos/commit/5fc4fd795e9b5bba0bca9b3649bf698c836f4b2a

Thank you very much for sharing :-)
Joe
TSolucio
Reply


Messages In This Thread
MySQL >= 5.5.3 bug - addady2 - 12-18-2015, 08:09 AM
RE: MySQL >= 5.5.3 bug - joebordes - 12-20-2015, 11:34 PM
RE: MySQL >= 5.5.3 bug - addady2 - 12-21-2015, 06:02 AM
RE: MySQL >= 5.5.3 bug - joebordes - 12-21-2015, 09:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)