[Maria-developers] MDEV-10142 - bb-10.2-compatibility / MDEV-10574

2017-04-28 Thread jerome brauge
Hello Alexander, Here are patches for replace, trim, substring functions and empty strings: - replace.diff - trim.diff - substring.patch - empty_strings.diff Best regards, Jérôme. > -Message d'origine- > De : Alexander Barkov [mailto:b...@mariadb.org] > Envoyé : mercredi 26 avril 2017 0

[Maria-developers] MDEV-12617 CASE and CASE-alike hybrid functions do not preserve exact data types

2017-04-28 Thread Alexander Barkov
Hi Sanja, can you please review a patch for MDEV-12617? Thanks! commit 4a27ffde43189c1394a0edf39aaa9994c5c4e3ca Author: Alexander Barkov Date: Fri Apr 28 19:32:24 2017 +0400 MDEV-12617 CASE and CASE-alike hybrid functions do not preserve exact data types 1. Adding a new class Ite