• Sergei Golubchik's avatar
    bugfix: RAND is VCOL_SESSION_FUNC · 6c7e3e5c
    Sergei Golubchik authored
    it's not "non deterministic", it's completely defined
    by @@rand_seed1 and @@rand_seed2. And as a session func it needs
    to be re-fixed at the beginning of every statement.
    6c7e3e5c
vcol_misc.result 15.6 KB