1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/sql
Sergey Glukhov 622ae4184c Bug#57818 string conversion function died
Bug#57913 large negative number to string conversion functions crash
String object which is used as result container of the item
has uninitialized 'str_charset' field. This object
might be used later to preform some internal operations
and str_charset field is involved in these operations.
It leads to crash.
The fix is to intialize str_charset in my_decimal2string() func.
2010-12-14 19:08:25 +03:00
..
2010-03-17 19:15:41 +01:00
2010-11-26 14:51:48 +02:00
2010-10-01 13:39:49 +02:00
2010-07-09 15:00:33 +02:00
2010-12-14 12:33:03 +03:00
2010-06-08 10:28:30 +04:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-03-29 18:42:49 +05:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-11-09 12:45:13 -02:00
2010-12-14 12:33:03 +03:00
2009-06-01 16:00:38 +04:00
2010-07-23 18:15:56 +07:00
2010-01-28 19:51:40 -02:00
2010-01-28 19:51:40 -02:00
2010-03-17 19:15:41 +01:00
2009-04-29 07:59:10 +05:00
2009-12-18 16:44:24 -02:00
2010-06-11 16:52:06 +04:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-12-14 12:33:03 +03:00
2010-07-26 11:56:30 +02:00
2010-12-14 12:33:03 +03:00
2010-08-24 14:44:15 +04:00
2010-12-14 12:33:03 +03:00
2010-01-24 15:03:23 +08:00
2010-12-14 12:33:03 +03:00
2009-11-03 20:45:52 +03:00
2009-06-17 16:56:44 +02:00