1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/sql
unknown d7c0c66706 Bug #21135 Crash in test "func_time"
- backport patch from 5.0
 - "table" can be NULL in temporary fields used for type conversion


sql/field.cc:
  table can be NULL in temporary fields used for type conversion.
  Store value in field as if db_low_byte_first was set.
sql/field.h:
  table can be NULL in temporary fields used for type conversion.
  Store value in field as if db_low_byte_first was set.
2006-07-19 15:55:04 +02:00
..
2006-07-19 15:55:04 +02:00
2006-07-19 15:55:04 +02:00
2006-05-15 17:25:37 +04:00
2006-06-20 23:05:55 +04:00
2006-06-22 15:50:15 -07:00
2006-07-04 17:40:40 +05:00
2006-06-17 02:11:12 +04:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2006-07-04 17:40:40 +05:00
2006-05-06 23:48:13 -07:00
2006-07-13 22:32:18 +05:00
2006-05-04 00:03:58 +05:00
2006-04-20 22:15:38 -07:00
2006-04-20 22:15:38 -07:00