1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown ee1557775a Bug#20942 ha_federated uses String::append(const char *s), strlen() on every call
- Remove the defines for strings and uses STRING_WITH_LEN directly when calling 'append'


sql/ha_federated.cc:
  Remove the defines for strings and their lengths and use STRING_WITH_LEN directly when calling append().
sql/ha_federated.h:
  Remove the defines for strings and their lengths and use STRING_WITH_LEN directly when calling append().
2006-08-02 12:36:01 +02:00
..
2006-07-13 17:34:49 +04:00
2006-05-30 10:22:31 +02:00
2006-06-20 17:14:36 +02:00
2006-07-07 03:07:45 +04:00
2006-06-20 17:05:41 +02:00
2006-07-07 13:49:43 +04:00
2006-06-12 14:23:21 +02:00
2006-07-14 02:07:37 +04:00
2006-07-18 20:13:13 +05:00
2006-07-09 17:00:47 +02:00
2006-06-14 10:54:56 +05:00
2006-06-18 14:56:35 +04:00
2005-11-23 22:45:02 +02:00
2006-07-14 02:07:37 +04:00
2006-07-13 17:34:49 +04:00
2006-06-21 14:53:40 +05:00
2006-01-01 22:18:02 +01:00
2006-03-28 19:34:44 +02:00
2006-06-27 00:47:52 +04:00
2006-04-13 13:49:29 -07:00
2006-07-13 17:34:49 +04:00
2006-06-19 12:45:34 +03:00
2005-11-23 22:45:02 +02:00
2006-06-12 06:50:11 -07:00
2006-06-12 06:50:11 -07:00
2006-06-12 06:50:11 -07:00
2006-05-04 22:27:12 +03:00
2005-12-21 10:18:40 -08:00
2006-07-06 15:38:47 +02:00
2006-07-19 08:57:52 +02:00