1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00
Files
mariadb/mysql-test/r
gshchepa/uchum@gleb.loc 70f36562bc Fixed bug #32034: On 64bit platforms assigning values of
storage engine system variables was not validated and
unexpected value was assigned.

The check_func_enum function used subtraction from the uint
value with the probably negative result. That result of
type uint was compared with 0 after casting to signed long
type. On architectures where long type is longer than int
type the result of comparison was unexpected.
2007-11-14 13:48:21 +04:00
..
2007-09-20 16:27:58 +05:00
2007-10-27 01:40:48 +05:00
2007-10-18 14:48:04 -07:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-08-02 12:45:56 -07:00
2007-10-27 01:40:48 +05:00
2007-10-27 01:40:48 +05:00
2007-08-31 08:49:49 -06:00
2007-07-23 23:35:43 -07:00
2007-07-06 11:35:10 -07:00
2007-09-26 12:45:08 +02:00
2007-11-05 18:43:13 +04:00
2007-08-02 12:45:56 -07:00
2007-07-23 23:35:43 -07:00
2007-08-31 16:59:07 +05:00
2007-10-24 12:49:58 +05:00
2007-11-13 09:41:59 +04:00
2007-10-23 19:28:47 +05:00
2007-08-02 12:45:56 -07:00
2007-10-24 12:49:58 +05:00
2007-10-27 01:40:48 +05:00
2007-08-31 10:53:51 -06:00
2007-07-14 01:34:46 +05:00
2007-10-23 20:12:50 +05:00
2007-10-29 15:49:56 +04:00
2007-07-07 20:03:00 -07:00
2007-10-04 15:35:45 +05:00
2007-10-10 14:22:21 +05:00
2007-10-27 01:40:48 +05:00