Isaac Vicente

Results 5 comments of Isaac Vicente

I'm sorry, I had some exams in my college this week, so I haven't checked anything from Github. I've enabled 2FA now.

Hi, I'm having a similar error. **Pgloader version** (using Docker image `ghcr.io/dimitri/pgloader:latest`): pgloader version "3.6.10~devel" compiled with SBCL 2.2.9.debian **Context**: I'm trying to migrate a Mattermost database on MySQL to...

Update: Got it working by passing the flag `--type mysql`. Still it should work without the flag.

Hi guys, An update to my [comment](https://github.com/dimitri/pgloader/issues/1679#issuecomment-3347637875): The error was caused by using DNS names on top of the file. So, I guess, `pgload` interpret those names as file names,...

> [@isaacvicente](https://github.com/isaacvicente) I'm trying to migrate mattermost as well and when I run with `--type mysql` I get `Option "--type" is ignored when using a load file`. Were you able...