← Back to team overview

maria-discuss team mailing list archive

Re: [EXTERNAL] Re: Copying database files

 

Am 13.08.2018 um 12:27 schrieb Sergei Golubchik:
> On Aug 13, Ling, Andy wrote:
>>
>> The code doing this stops everything talking to the database (Yes, I
>> know there could be someone fiddling remotely in a shell, but this is
>> very unlikely). Even tables which are never written to cause this
>> error
>>
>> So if I'm careful, is there a way to make this work without stopping
>> the server?
> 
> I'd expect FLUSH TABLES ... FOR EXPORT to work.
> 
> What exactly are you getting? Can you perhaps create a test case? Or
> just report a bug at jira.mariadb.org?

https://blogs.vmware.com/vsphere/2014/12/mysql-backup-with-vdp.html

"Another item to be aware of with this statement is that the read lock
is released as soon as the session that made the call ends" is still
true for MariaDB 10.2.x


Follow ups

References