1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-12 10:22:39 +03:00
Files
mariadb/mysql-test/r
mats@kindahl-laptop.dnsalias.net 8809b0db86 BUG#32580 (mysqlbinlog cannot read binlog event generated by user variable usage):
The client program 'mysqlbinlog' crashed when trying to print a User_var_log_event holding
a floating-point value since the format specifier for my_b_printf() does not support
floating-point format specifiers.

This patch prints the floating-point number to an internal buffer, and then writes
that buffer to the output instead.
2007-11-23 14:41:41 +01:00
..
2007-09-20 16:27:58 +05:00
2007-05-30 20:25:16 +04:00
2007-09-14 17:21:50 +02:00
2007-10-18 14:48:04 -07:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-10-04 12:09:22 +05:00
2007-08-02 12:45:56 -07:00
2007-09-14 17:21:50 +02:00
2007-08-31 08:49:49 -06:00
2007-07-23 23:35:43 -07:00
2007-06-28 16:03:01 -07:00
2007-07-06 11:35:10 -07:00
2007-09-26 12:45:08 +02:00
2007-09-28 12:30:55 +02:00
2007-07-23 23:35:43 -07:00
2007-06-07 20:25:22 +02:00
2007-11-05 13:19:56 +02:00
2007-05-29 15:58:18 +03:00
2007-08-31 16:59:07 +05:00
2007-10-04 15:35:45 +05:00
2007-10-24 12:49:58 +05:00
2007-06-13 17:28:59 +02:00
2007-06-13 17:28:59 +02:00
2007-10-23 19:28:47 +05:00
2007-05-29 15:58:18 +03:00
2007-05-29 15:58:18 +03:00
2007-08-02 12:45:56 -07:00
2007-10-24 12:49:58 +05:00
2007-09-20 16:27:58 +05:00
2007-09-14 17:21:50 +02:00
2007-08-22 15:43:16 +03:00
2007-06-28 21:34:54 +04:00
2007-08-31 10:53:51 -06:00
2007-06-06 18:55:21 +05:00
2007-08-02 12:45:56 -07:00
2007-07-14 01:34:46 +05:00
2007-10-23 20:12:50 +05:00
2007-07-07 20:03:00 -07:00
2007-05-29 15:58:18 +03:00
2007-10-04 15:35:45 +05:00
2007-10-10 14:22:21 +05:00