• bar@mysql.com's avatar
    A user variable are now always have IMPLICIT coercibility, · 89a55308
    bar@mysql.com authored
    independently from the expression it is initialized from.
    In other words, this change treats a user variable like
    a table with one column and one record. Discussed with 
    PeterG, Serg and Lars. This change also simplifies replication
    allowing not to replicate variables' coercibility.
    89a55308
user_var.test 3.77 KB