Forum Discussion

DenisVarshavsky's avatar
DenisVarshavsky
Frequent Visitor
2 years ago
Solved

Importing tables from MariaDB - Error: user exceeded max user connections

Hi, Would appreciate any insight regarding the following error message: [ma-3.1.20]user has exceeded the 'max_user_connections' BACKGROUND INFO: I am attempting to import a large number of tab...
  • DenisVarshavsky's avatar
    2 years ago

    Thanks for the suggestion.
    I found a workaround by disabling parallel loading in the Options. This forces Power BI to load tables sequentially (while previously these were treated as multiple concurrent jobs).