1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-18 07:48:43 +03:00
Files
mariadb/mysql-test/t
unknown 1575df0074 cast.result, cast.test:
Added test case for bug #11283.
field.h, field.cc:
  Fixed bug #11283: wrong conversion from varchar to decimal.
  Added methods Field_string::val_decimal,
  Field_varstring::val_decimal, Field_blob::val_decimal.
  They are not inherited from the base class Field_longstr
  anymore.


sql/field.cc:
  Fixed bug #11283: wrong conversion from varchar to decimal.
  Added methods Field_string::val_decimal,
  Field_varstring::val_decimal, Field_blob::val_decimal.
  They are not inherited from the base class Field_longstr
  anymore.
sql/field.h:
  Fixed bug #11283: wrong conversion from varchar to decimal.
  Added methods Field_string::val_decimal,
  Field_varstring::val_decimal, Field_blob::val_decimal.
  They are not inherited from the base class Field_longstr
  anymore.
mysql-test/t/cast.test:
  Added test case for bug #11283.
mysql-test/r/cast.result:
  Added test case for bug #11283.
2005-06-15 08:27:33 -07:00
..
2005-05-14 16:24:36 +03:00
2005-06-03 17:13:43 +02:00
2005-05-07 08:25:59 -07:00
2005-06-02 07:27:02 -07:00
2005-06-15 08:27:33 -07:00
2005-03-15 16:54:11 +03:00
2005-06-09 17:15:06 +01:00
2005-05-05 10:36:17 -07:00
2005-04-13 10:38:11 -07:00
2005-05-14 12:38:12 +04:00
2005-06-01 17:36:21 +02:00
2005-02-22 15:47:00 +02:00
2005-03-16 09:23:38 +01:00
2005-04-02 20:28:58 +02:00
2005-02-09 02:50:45 +04:00
2005-06-07 00:31:53 +03:00
2005-06-14 00:05:27 +02:00
2005-06-06 10:39:21 +05:00
2005-03-22 15:57:24 +02:00
2005-05-18 13:54:36 -07:00
2005-05-14 16:24:36 +03:00
2005-04-11 22:36:07 +02:00
2005-04-05 19:45:34 -07:00
2005-05-24 15:52:48 +01:00
2005-05-18 13:54:36 -07:00
2005-05-18 11:06:34 -07:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2005-05-19 20:38:48 +02:00
2005-04-21 11:11:37 +02:00
2005-04-19 17:23:49 +02:00
2005-04-21 11:11:37 +02:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2005-04-21 10:26:14 +02:00
2005-04-19 17:23:49 +02:00
2005-04-19 17:23:49 +02:00
2005-04-19 17:23:49 +02:00
2005-04-21 10:26:14 +02:00
2005-04-05 20:55:06 -07:00
2005-05-30 05:47:50 -07:00
2005-04-01 00:03:26 +05:00
2005-04-05 19:45:34 -07:00
2005-05-14 16:24:36 +03:00
2005-05-14 14:42:25 +04:00
2005-05-21 06:11:44 -07:00
2005-03-16 04:32:47 +03:00
2005-02-23 19:58:54 +01:00
2005-03-16 04:32:47 +03:00
2005-03-16 04:32:47 +03:00
2005-01-30 10:24:03 +00:00
2005-01-31 13:18:36 +00:00
2005-04-06 12:20:55 +02:00
2005-02-25 17:12:06 +02:00
2005-02-28 19:59:38 +04:00
2005-06-09 09:16:16 -07:00
2005-06-09 17:15:06 +01:00
2005-05-20 16:31:46 +03:00
2005-03-03 15:01:46 -08:00
2005-05-07 08:25:58 -07:00
2005-04-05 19:45:34 -07:00
2005-04-05 19:45:34 -07:00
2005-05-28 01:28:18 +02:00
2005-04-18 05:21:44 +04:00
2005-05-17 17:08:43 +02:00
2005-06-07 00:31:53 +03:00