3502 Tor Didriksen 2011-06-14
Bug#12608543 - CRASHES WITH DECIMALS AND STATEMENT NEEDS TO BE REPREPARED ERRORS
modified:
sql/my_decimal.h
3501 Georgi Kodinov 2011-05-10 {clone-5.5.13-build, mysql-5.5.13} [merge]
weave null merge mysql-5.1->mysql-5.5
=== modified file 'sql/my_decimal.h'
--- a/sql/my_decimal.h 2011-03-03 14:25:41 +0000
+++ b/sql/my_decimal.h 2011-06-14 10:22:00 +0000
@@ -144,8 +144,6 @@ public:
void swap(my_decimal &rhs)
{
swap_variables(my_decimal, *this, rhs);
- /* Swap the buffer pointers back */
- swap_variables(decimal_digit_t *, buf, rhs.buf);
}
};
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.5 branch (tor.didriksen:3501 to 3502) Bug#12608543 | Tor Didriksen | 14 Jun |