Re: [Maria-developers] a Query_log_event charset bug in parallel replication

2014-04-24 Thread nanyi607rao
Kristian, > What do you think about the below patch? > It puts the cached_charset into the THD, which seems to be a better place, > since it describes which charset is currently active in the THD. >(I also introduced THD::system_thread_info, as I did not want to add even more data to the THD, whi

[Maria-developers] About the query performance issue reported on IRC (Percona 5.5 vs MariaDB 10.0)

2014-04-24 Thread Elena Stepanova
Hi all, Over the last couple of days, some of you have seen or even participated in a "thread" on #maria IRC channel regarding the performance problem on query execution that james_woods observed on MariaDB 10.0 instance comparing to a Percona 5.5 instance. This email is for those who are cur

Re: [Maria-developers] a Query_log_event charset bug in parallel replication

2014-04-24 Thread Kristian Nielsen
nanyi607rao, Kristian Nielsen writes: > Yes, you are absolutely right, the patch I pushed for this is completely > wrong, just as you explained :-( > > Sorry about this, I will try to come up with a better fix. What do you think about the below patch? It puts the cached_charset into the THD, wh

[Maria-developers] Difference between 0xHHHH and X'HHHH' hex literals

2014-04-24 Thread Alexander Barkov
Hello Ian, I tried to explain in https://mariadb.atlassian.net/browse/MDEV-6092 to the complainer why it's not a bug. Can you please document the difference between the two hex notations and then close as "not a bug"? Thanks. ___ Mailing list: https: