SQL Developer (MOSC)

MOSC Banner

I was working with mysqlbackup command and in that was including certain tables but was unable to do

edited Apr 24, 2025 11:13AM in SQL Developer (MOSC) 1 commentAnswered

mysql Ver 8.0.34-commercial for Linux on x86_64 (MySQL Enterprise Server - Commercial)

I am working with mysqlbackup command and in that was including certain tables but was unable to do so

Scenario 1 :

mysqlbackup —include-tables=REGEX is my command containing a include-table switch and my REGEX contains 1900 tables so when I'm executing the switch the command executes the backup of 800 tables and the rest of the tables are being skipped .

So is there any limitations with the —include-table switch ?

Can please suggest me the Limitations that held with —include-tables

Scenario 2:

While working the same command on dividing the regex into 3 different text files I'm able to execute it via creating 3 different —backup-to -image files.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center