diff options
author | Alexander Nozdrin <alik@sun.com> | 2009-12-01 19:59:31 +0300 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2009-12-01 19:59:31 +0300 |
commit | 761b9bde2dadd76a0372fa20cc758aaf66443712 (patch) | |
tree | bd2716172ac924f081dba7be2d6501243baf9b2f /storage/csv | |
parent | 11c3d86f265fb6b7f11b56bdfd657cbd8fb006a9 (diff) | |
download | mariadb-git-761b9bde2dadd76a0372fa20cc758aaf66443712.tar.gz |
A patch for Bug#48915 (After having switched off the ipv6 support in OS,
mysqld crashed in network_init()).
The problem was that current_thd was not ready at that point in mysqld life,
so ER() macro could not be used.
The fix is to use ER_DEFAULT() macro, which is intented for such cases.
Diffstat (limited to 'storage/csv')
0 files changed, 0 insertions, 0 deletions