i used mysql_tzinfo_to_sql utility to create timezone_* database after
upgrading zoneinfo in my host.
after that i am seeing this mismatch.
'America/Sao_Paulo' (http://www.timeanddate.com/worldclock/city.html?n=233) and
'America/Buenos_Aires' (http://www.timeanddate.com/worldclock/city.html?n
(resending with subject)
Hi,
i am trying to build mysql-5.1.41 from source.
but it is failing with error,
I. -O2 -pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -Wall -pipe -march=pentium3
-mtune=prescott -MD -m32 -DUNIV_LINUX -
Hi,as per mysql-5.1 documentation, it can support one to three byte sequences for utf-8 .. but latest 6.0 code had
support for one to four byte sequence, but it is not supported anymore... do you have any plan for supporting latest utf-8 in mysql-5.1? or atleast if it is possible to backport t
Hi,i am using mysql_server-4.1.23 and in the documentation of 4.1 (http://dev.mysql.com/doc/refman/4.1/en/dynamic-system-variables.html) , it is mentioned innodb_thread_concurrency variable can be set at runtime.but i am getting error when trying to set dynamically .. mysql> SET GLOBAL innodb_thr