1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/sql
Alexander Barkov a1a966fc0e Cleanup: renaming methods make_field(Send_field*) to make_send_field(..)
Renaming methods:
- Field::make_field(Send_field*) to make_send_field(..)
- Item::make_field(THD *,Send_field *) to make_send_field(..)
- Item::init_make_field(Send_field *, enum_field_type) to init_make_send_field(..)

These names looked similar to other functions that are used
for a very different purpose (creating Field instances):
- Public function "Field * make_field(..)"
- Method "Field *Column_defitinion::make_field(..)"

The rename makes it's easier to search the code using "grep".
2018-04-05 21:27:33 +04:00
..
2018-03-28 17:31:57 +02:00
2017-11-22 14:39:21 +04:00
2018-02-15 10:22:03 +02:00
2018-02-06 17:12:17 +02:00
2018-01-24 12:11:29 +04:00
2017-12-07 11:41:52 +02:00
2017-08-24 01:05:48 +02:00
2017-10-27 19:21:58 +00:00
2017-08-31 15:44:17 +04:00
2018-02-15 10:22:03 +02:00
2018-01-04 09:22:59 +02:00
2017-08-24 01:05:48 +02:00
2017-11-13 19:09:46 +03:00
2017-09-01 11:33:45 +03:00
2017-11-30 08:16:37 +02:00
2017-11-10 16:12:45 +02:00
2018-01-04 09:22:59 +02:00
2017-11-30 08:16:37 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-03-28 17:31:57 +02:00
2017-11-23 19:41:44 +03:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-04-02 12:42:48 +03:00
2018-01-04 09:22:59 +02:00
2018-02-15 10:22:03 +02:00
2017-06-21 13:44:16 +03:00
2017-12-12 09:57:17 +02:00
2018-03-30 18:27:02 +03:00
2018-02-15 10:22:03 +02:00
2017-12-11 15:43:41 +03:00
2018-03-29 14:19:48 +03:00
2018-03-28 17:31:57 +02:00
2017-08-24 01:05:48 +02:00
2018-03-30 09:45:01 +02:00
2017-08-31 13:46:30 +04:00
2018-01-13 20:37:00 +02:00
2018-03-28 17:31:57 +02:00
2017-08-26 00:34:43 +02:00
2018-01-04 09:22:59 +02:00
2017-11-07 00:37:49 +03:00
2018-04-02 12:42:48 +03:00
2018-02-12 22:49:10 +01:00
2018-02-15 10:22:03 +02:00
2017-08-24 01:05:48 +02:00
2018-02-12 23:12:30 +01:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2018-02-15 10:22:03 +02:00
2017-10-04 08:24:06 +03:00
2018-03-28 17:31:57 +02:00
2018-02-15 10:22:03 +02:00
2018-03-28 17:31:57 +02:00
2017-11-21 19:47:46 +01:00
2018-02-15 10:22:03 +02:00
2018-04-02 12:42:48 +03:00
2018-04-02 12:42:48 +03:00
2018-01-09 14:16:47 +03:00
2018-01-09 14:16:47 +03:00
2018-03-28 17:31:57 +02:00
2018-02-23 15:33:24 +01:00
2017-11-23 09:49:45 +02:00
2018-03-28 17:31:57 +02:00
2018-02-15 10:22:03 +02:00
2018-01-04 09:22:59 +02:00
2018-02-06 14:22:15 +01:00
2018-03-28 17:31:57 +02:00
2018-04-04 08:24:57 +03:00
2018-02-15 10:22:03 +02:00
2018-03-28 17:31:57 +02:00
2017-11-27 15:07:32 +03:00
2017-09-28 17:20:46 +00:00
2018-02-15 10:22:03 +02:00
2018-03-30 09:45:01 +02:00
2017-11-05 22:23:32 +02:00
2017-11-10 16:12:45 +02:00
2018-03-28 17:31:57 +02:00
2018-03-28 17:31:57 +02:00
2018-03-28 17:31:57 +02:00
2017-08-31 09:30:40 +03:00
2018-03-28 17:31:57 +02:00
2018-03-21 10:36:49 +02:00