mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
5.3 merge
This commit is contained in:
@@ -83,7 +83,8 @@ public:
|
||||
{
|
||||
start= start_arg;
|
||||
end= end_arg;
|
||||
TRASH(start, end - start);
|
||||
if (end != start)
|
||||
TRASH(start, end - start);
|
||||
reset();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user