1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-03 14:33:32 +03:00
Files
mariadb/mysql-test/t
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-05-14 19:25:03 +04:00
2007-04-10 16:55:48 +03:00
2007-04-07 23:16:03 +05:00
2007-03-08 00:27:42 +03:00
2007-03-15 17:35:31 +04:00
2007-04-18 19:53:28 -06:00
2007-03-21 09:28:26 +01:00
2007-04-28 10:32:14 +08:00
2007-04-28 10:32:14 +08:00
2007-03-29 16:11:02 +02:00
2007-05-18 23:21:34 +05:00
2007-05-11 21:51:03 +04:00
2007-04-17 12:32:01 +02:00
2007-03-29 09:08:30 +05:00
2007-05-11 18:19:47 +05:00
2007-04-29 18:52:14 +05:00