1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
unknown 2d4f71882f BUG#19459 (BINLOG RBR command does not lock tables correctly causing
crash for, e.g., NDB):
Submitting patch to base64_decode() adding extra parameter.


include/base64.h:
  Adding parameter to base64_decode() to return the position just after
  the string that was decoded.
mysys/base64.c:
  Adding comment to base64_decode().
  Adding parameter to base64_decode() to return the position just after
  the string that was decoded.
sql/share/errmsg.txt:
  Adding error message.
storage/ndb/src/mgmapi/mgmapi.cpp:
  Parameters to base64_decode() changed.
unittest/mysys/base64-t.c:
  Parameters to base64_decode() changed.
2006-10-02 15:05:05 +02:00
..
2006-05-30 10:22:31 +02:00
2006-05-22 21:57:23 +02:00
2006-06-05 06:16:08 +03:00
2006-06-12 14:23:21 +02:00
2006-06-14 19:40:06 -04:00
2006-06-16 02:52:17 +02:00
2006-06-12 06:50:11 -07:00
2006-06-14 10:54:56 +05:00
2006-03-29 14:27:36 +03:00
2006-06-15 11:59:21 +02:00
2006-05-24 12:43:03 -05:00
2006-06-14 19:40:06 -04:00
2006-06-14 19:40:06 -04:00
2006-03-11 15:52:38 +01:00
2006-03-28 19:34:44 +02:00
2006-04-13 13:49:29 -07:00
2006-06-16 02:52:17 +02:00
2006-06-16 02:52:17 +02:00
2006-06-09 12:27:28 -07: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
2006-05-19 16:01:04 +04:00
2006-06-06 02:47:30 +03:00