[MDEV-5209] mysqldump always creates <table>.sql when using delimited-text format Created: 2013-10-30  Updated: 2014-06-06

Status: Open
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.33a
Fix Version/s: 5.5

Type: Bug Priority: Minor
Reporter: Fawzib Rojas Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Environment:

Ubuntu 13.04 AMD64



 Description   

Using the following command mysqldump should create only the data file <table>.txt:

mysqldump --no-create-db --no-create-info --tab=<path> <db> <table>

Instead it creates <table>.txt and an empty <table>.sql
This should be easy to fix.


Generated at Thu Feb 08 07:02:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.