List:Commits« Previous MessageNext Message »
From:Konstantin Osipov Date:August 15 2008 9:49am
Subject:Re: bzr commit into mysql-6.0-backup branch (jorgen.loland:2681)
Bug#33566, Bug#35117, Bug#36792
View as plain text  
* Jorgen Loland <jorgen.loland@stripped> [08/08/13 10:38]:
>  2681 Jorgen Loland	2008-08-13
>       Bug#35117 - Backup: Server crash for backup of CSV engine with CHAR data type
>       Bug# 33566 - Backup: crash with partitions and Falcon
>       Bug# 36792 - Assertion table->in_use == current_thd in Field_string::store,
> line 6259

Opening tables in one thread and using them in another is a hack
that is not supported.
You should open the table in the thread in which you're going to
use it.

-- 
Thread
bzr commit into mysql-6.0-backup branch (jorgen.loland:2681) Bug#33566,Bug#35117, Bug#36792Jorgen Loland13 Aug
  • Re: bzr commit into mysql-6.0-backup branch (jorgen.loland:2681)Bug#33566, Bug#35117, Bug#36792Øystein Grøvlen15 Aug
  • Re: bzr commit into mysql-6.0-backup branch (jorgen.loland:2681)Bug#33566, Bug#35117, Bug#36792Konstantin Osipov15 Aug
    • Re: bzr commit into mysql-6.0-backup branch (jorgen.loland:2681)Bug#33566, Bug#35117, Bug#36792Jørgen Løland18 Aug