[MDEV-20908] "use multi=True" on mysqldbimport from a stored procedure with a loop? Created: 2019-10-28  Updated: 2019-10-28

Status: Open
Project: MariaDB Server
Component/s: Data Definition - Procedure
Affects Version/s: 10.1
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Jan Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: Compatibility
Environment:

Debian Stretch, most current Version



 Description   

This is suggested to me by the tool `mysqldbimport`, but if I attach --multi=True then it is from itself:

`option --multiprocess: invalid integer value: 'True'`

1. what does it mean to "use" multi=True ? I don't think an SQL statement is that...
2. didn't I give "-multiprocess=True", but "-multi=True" to the mysqldbimport-Tool

Thank you very much for the feedback.



 Comments   
Comment by Jan [ 2019-10-28 ]

to set `SET multi = 1;` in SQL does also not work: "Unknown system variable"

Comment by Jan [ 2019-10-28 ]

'to set `SET multi = 1;` in SQL does also not work: "Unknown system variable"'

SET multi=true does also not work!

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