1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-24 14:48:09 +03:00
Files
mariadb/mysql-test/t
gkodinov/kgeorge@magare.gmz 01fe24cd68 Bug #31884: Assertion + crash in subquery in the SELECT clause.
Item_in_subselect's only externally callable method is val_bool().
However the nullability in the wrapper class (Item_in_optimizer) is 
established by calling the "forbidden" method val_int().

Fixed to use the correct method (val_bool() ) to establish nullability 
of Item_in_subselect in Item_in_optimizer.
2007-10-30 14:27:21 +02:00
..
2007-08-29 12:44:43 +02:00
2007-07-30 21:05:56 +05:00
2007-08-07 05:35:20 -04:00
2007-07-23 23:35:43 -07:00
2007-06-28 16:03:01 -07:00
2007-06-28 16:03:01 -07:00
2007-07-06 11:35:10 -07:00
2007-07-06 11:35:10 -07:00
2007-07-11 18:45:35 -07:00
2007-06-21 21:39:52 -04:00
2007-08-31 16:59:07 +05:00
2007-08-31 16:59:07 +05:00
2007-08-29 12:47:00 +02:00
2007-06-22 09:28:38 +05:00
2007-09-24 12:42:44 +02:00
2007-10-16 11:16:31 -06:00
2007-10-23 21:32:30 +04:00
2007-07-22 18:26:16 -07:00
2007-07-15 21:51:36 +04:00