Claas Augner

Results 754 comments of Claas Augner

We have discussed this internally and have aligned on showing the last 5 contributions from mdn/content and the last 5 contributions from mdn/translated-content together. 🎉

I looked into the issues: 1. The **Border-image generator** can be fitted by (a) increasing the iframe height to 1260px (or 1240px after removing the padding-bottom from the `body`), and...

> Long term these tools should (IMO) be supported in Yari directly, not hacked in as iframes embedding GitHub pages. @wbamberg Can you elaborate what you mean by Yari supporting...

@Josh-Cena I'm not sure why automerge failed. 🤷 Anyways, since the token was going to expire next week, I have regenerated the automerge token. Let's see. 🤞 @dependabot squash and...

@teoli2003 Just following up: Have you had a chance to discuss this?

@ansgarbecker Would it be possible to provide more context in the error message, like some representation of the character as well as the line:column of that character in the imported...

> Btw, is that one 8GB file you are trying to import, or several files? It's one file. > If the critical file is very large, how can we use...

@ansgarbecker Would it be possible to show the beginning of the currently executed query (`Queries[i].SQL`) in a third line of the `ProgressDialog`? https://github.com/HeidiSQL/HeidiSQL/blob/a0fa16f3639e4a61fff2aebb6da268797d752a36/source/main.pas#L4010-L4020 This would make it probably much easier...

Meanwhile, I have splitted the database dump into files per table using [mysqldumpsplitter](https://github.com/kedarvj/mysqldumpsplitter). These individual files seem to import without any issue, even if imported altogether. So it looks to...