1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
unknown f2a52dd0f0 Bug #27921 View ignores precision for CAST()
Item_decimal_typecast::print properly implemented


mysql-test/r/view.result:
  Bug #27921 View ignores precision for CAST()
  test result
mysql-test/t/view.test:
  Bug #27921 View ignores precision for CAST()
  test case
sql/field.cc:
  zero decimals handling unified
sql/item_create.cc:
  Bug #27921 View ignores precision for CAST()
  create_func_cast parameters changed, zero precision handling unified
sql/item_create.h:
  Bug #27921 View ignores precision for CAST()
  create_func_cast parameters changed
sql/item_func.cc:
  Bug #27921 View ignores precision for CAST() 
  Item_decimal_typecast::print properly implemented
sql/item_func.h:
  Bug #27921 View ignores precision for CAST()
  max_length counting fixed
sql/my_decimal.h:
  Bug #27921 View ignores precision for CAST()
  my_decimal_trim() implemented to unify zero precision handling
sql/sql_yacc.yy:
  Bug #27921 View ignores precision for CAST()
  create_func_cast calls simplified
2007-05-10 00:17:21 +05:00
..
2007-04-29 00:50:33 +05:00
2006-11-20 22:42:06 +02:00
2006-11-20 22:42:06 +02:00
2007-02-23 18:49:41 +02:00
2007-04-10 16:55:48 +03:00
2007-03-08 00:27:42 +03:00
2006-11-29 13:56:59 -05:00
2007-03-27 19:28:04 +03:00
2006-11-20 22:42:06 +02:00
2007-04-11 13:58:16 +03:00
2006-11-20 22:42:06 +02:00
2007-03-28 12:11:44 +02:00
2007-03-20 19:36:11 +01:00
2007-04-18 19:36:22 -06:00
2006-11-15 10:23:27 +01:00
2007-02-07 14:22:19 -08:00
2007-02-24 13:12:20 +03:00
2007-02-24 13:12:20 +03:00
2007-04-23 21:27:43 +02:00
2007-03-31 17:18:03 +02:00
2007-03-21 09:13:05 +01:00
2006-11-20 22:42:06 +02:00
2007-02-01 18:00:24 +04:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2007-02-08 15:53:14 +01:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2006-09-21 00:59:48 +02:00
2007-04-10 19:08:08 +03:00
2006-12-11 18:52:24 -07:00
2006-11-20 22:42:06 +02:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2006-08-30 13:20:39 -07:00
2007-02-01 18:00:24 +04:00
2007-03-20 00:46:19 +03:00
2007-04-17 12:32:01 +02:00
2007-03-29 09:08:30 +05:00
2007-02-24 13:12:20 +03:00
2007-04-23 17:15:51 +03:00