diff options
author | unknown <guilhem@mysql.com> | 2003-08-01 22:29:38 +0200 |
---|---|---|
committer | unknown <guilhem@mysql.com> | 2003-08-01 22:29:38 +0200 |
commit | 2c3f6568797ecc269371b7d20eecdf4993905cec (patch) | |
tree | 84384e40b1850b920e9b1ec994d9ff2dcc65949c /extra | |
parent | 0f85fb676c1ecf7b148af3ca92402099eb179e62 (diff) | |
download | mariadb-git-2c3f6568797ecc269371b7d20eecdf4993905cec.tar.gz |
Backporting the changeset below from 4.0, because a customer hits
the bug with 3.23.
ChangeSet@1.1416.113.1, 2003-03-22 15:22:59+01:00, guilhem@mysql.com
Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slave
Now it does not SEGV, but USER() is still badly replicated
(it is replicated to ""), which is a lower priority bug.
sql/item_strfunc.cc:
Don't segfault in USER() if thd->user == 0 (system thread).
Diffstat (limited to 'extra')
0 files changed, 0 insertions, 0 deletions