Vladislav Rastrusny

Results 37 comments of Vladislav Rastrusny

But the queries are identical. The second one is without LIMIT clause. I have 1000 entries of which only 10 is currently shown. ``` sql select count(*) as aggregate from...

Well... That's unexpected. And that's not performance-wise. count(*) in InnoDB tables is an expensive operation. It should be controlled by some settings I beleive.

Same problem here with Ubuntu 18.04.

Any news here? Would be very useful

Yeah, thanks. Got it from support already. I mean that documentation in your README, which is displayed at the repo root (https://github.com/yandex-cloud/terraform-provider-yandex) needs to be updated

How did you fix it? Just stumbled it over.

Yeah, just did that. Thanks!

Was this merged into the core?

Shouldn't it depend on jQuery and bootstrap?