Andrew Kharchuk writes:
> I'm using ukrainian language filling the database. The next problem
> occured: when i'm using "LIKE '$text' " at the 'SELECT" SQL statement
> with some 2 letters in ukrainian letters in $text, mysql server regard them
> as another letter (it make no distinction be
Hello guys.
I'm using mysql Ver 11.15 Distrib 3.23.38, for pc-linux-gnu (i686) at the
server of my hosting provider.
My English is bad but I'll try to describe my problem.
I'm using ukrainian language filling the database. The next problem
occured: when i'm using "LIKE '$text' " at the