1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-02 02:53:04 +03:00
Files
mariadb/mysql-test/r
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru 4f68dd9d78 Fix for bug #28631: Bit index creation failure after alter
Problem: altering a bit field we use Field::is_equal() to check if the bit 
field is changed. Comparing the field type is not enough for bit fields.
Fix: add proper Field_bit::is_equal() that compares the field lengths as well.
2007-05-29 16:24:12 +05:00
..
2007-04-29 00:50:33 +05:00
2007-05-11 21:51:03 +04:00
2007-05-11 21:51:03 +04:00
2007-05-25 10:13:27 +05:00
2007-04-07 23:16:03 +05:00
2007-05-04 18:06:06 +03:00
2007-05-11 23:22:56 -07:00
2007-04-19 21:18:49 +02:00
2007-05-11 23:37:36 +05:00
2007-05-04 18:06:06 +03:00
2007-05-04 18:06:06 +03:00
2007-04-18 21:39:45 +02:00
2007-05-04 18:06:06 +03:00
2007-05-04 18:06:06 +03:00
2007-05-04 18:06:06 +03:00
2007-05-18 23:21:34 +05:00
2007-04-30 15:36:29 -06:00
2007-05-04 18:06:06 +03:00
2007-05-11 21:51:03 +04:00
2007-04-17 12:32:01 +02:00
2007-05-11 23:37:36 +05:00
2007-04-06 16:06:10 +05:00
2007-05-04 18:06:06 +03:00
2007-04-29 18:52:14 +05:00