Kirill Müller

Results 638 issues of Kirill Müller

**Issue by [hadley](https://github.com/hadley)** _Tuesday Feb 24, 2015 at 16:21 GMT_ _Originally opened as https://github.com/rstats-db/RMySQL/issues/51_ ----

help wanted
docs

Requires MariaDB connector and server. Needs much more work.

Bisection shows that rstats-db/DBI@c235bc6e437838 is the offender. I have no idea what's wrong here. @jeroenooms: Could you please take a look?

branch:stable

@zozlak: In https://man7.org/linux/man-pages/man2/select.2.html I read: > WARNING: select() can monitor only file descriptors numbers that are less than FD_SETSIZE (1024)—an unreasonably low limit for many modern applications—and this limitation will...

This breaks downstream/upstream when trying `sqlAppendTable()` with verbose lifecycle failures. ``` r con # A tibble: 1 × 1 #> a #> #> 1 1::float8 ``` Created on 2021-12-21 by...

bug

- [x] Resolve all tasks in `cran-comments.md` - [x] Run `fledge::release()` - [ ] When the package is accepted on CRAN, run `fledge::post_release()`

OP #388 by @ankane. It's a good idea, my current focus is on dbi3, happy to review a PR. CC @gavril0.

feature
help wanted

@gaborcsardi: Do you have a Debian at hand to take a quick look? https://www.r-project.org/nosvn/R.check/r-release-linux-x86_64/RSQLite-00check.html ``` checking tests ... [18s/21s] ERROR Running ‘testthat.R’ [18s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete...

bug

Follow-up to #362. This library contributes to a big chunk of the inlined Boost headers, and can be replaced by https://github.com/HowardHinnant/date/, the library that {clock} uses.

help wanted