1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-18 23:03:28 +03:00
Files
mariadb/heap
unknown f4fb48bab0 Bug#9719: DELETE with WHERE on HEAP table just deletes first row of matched
set.

(Ramil's patch, recreated.)


heap/hp_delete.c:
  Reset info->lastkey_len for further heap_rnext/heap_rprev calls.
mysql-test/r/heap_btree.result:
  Test for bug #9719: DELETE with WHERE on HEAP table just deletes first 
  row of matched set.
mysql-test/t/heap_btree.test:
  Test for bug #9719: DELETE with WHERE on HEAP table just deletes first 
  row of matched set.
2006-08-02 13:06:59 -04:00
..
2000-07-31 21:29:14 +02:00
2000-07-31 21:29:14 +02:00
2004-02-16 10:03:25 +02:00
2004-02-16 10:03:25 +02:00
2003-06-10 12:19:28 +05:00
2002-07-12 13:12:32 +05:00
2002-05-23 19:26:16 +05:00
2002-05-23 19:26:16 +05:00
2002-12-05 19:38:42 +02:00
2001-12-06 14:10:51 +02:00
2006-06-30 02:25:35 +03:00
2002-12-05 19:38:42 +02:00
2000-07-31 21:29:14 +02:00
2005-07-05 23:24:48 +02:00