mariadb/mysql-test/suite/bugs
Andrei Elkin b8d449505d Bug#36443 Server crashes when executing insert when insert trigger on table
The crash appeared to be a result of allocating an instance of Discrete_interval 
      automatically that that was referred in out-of-declaration scope.
                        
      Fixed with correcting backing up and restoring scheme of
      auto_inc_intervals_forced, introduced by bug#33029, by means of shallow copying;
      added simulation code that forces executing those fixes of the former bug that
      targeted at master-and-slave having incompatible bug#33029-prone versions.
2008-06-19 21:47:59 +03:00
..
data Test case for bug#12691 2008-01-31 16:23:27 +03:00
r Bug#36443 Server crashes when executing insert when insert trigger on table 2008-06-19 21:47:59 +03:00
t Bug#36443 Server crashes when executing insert when insert trigger on table 2008-06-19 21:47:59 +03:00