-
[MSync] There has been a error while loading the module querys.
Please inform the Developer and send him this:
Can't connect to MySQL server on '185.234.72.59' **(111)**
ghost updated
4 years ago
-
### Steps to reproduce
- Follow [Microsoft documentation to install openssl and link the libraries for PowerShell to use them](https://docs.microsoft.com/en-us/powershell/scripting/install/instal…
-
Buffered IO is a thing, and buffered readers/writers are a thing because of this. Unfortunately only a `writeFn`/`readFn` is supplied, so functions taking in one do not have a way to flush if they nee…
-
Currently, you have the addon set so that they store a user in the following manner:
```
function MSync.modules.MRSync.init( transaction )
transaction:addQuery( MSync.DBServer:query([[
…
-
I think the title describes it very good. also @bbriggs said he is interested in implementing this
-
```
$ go version
go version devel +d2c039fb21 Sun Nov 3 01:44:46 2019 +0000 linux/amd64
$ go env
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/mvdan/.cache/go-build"
GOENV="/home/mvdan…
mvdan updated
3 years ago
-
Migrated from [rt.perl.org#9385](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=9385) (status was 'rejected')
Searchable as RT9385$
p5pRT updated
3 years ago
-
Hola buenas tardes, busque en issues anteriores pero no vi respuesta a mi duda, actualmente tengo una funcion que me crea en disco el bitmap con el tamaño necesario:
```
t_bitarray* crear_bitmap_e…
-
**Original bug ID:** 6567
**Reporter:** Christoph Bauer
**Assigned to:** @xavierleroy
**Status:** assigned (set by @xavierleroy on 2017-10-19T13:27:11Z)
**Resolution:** open
**Priority:** normal
**Sev…
-
In `mono_state_free_mem` we are calling `msync` even though there's a comment directly below saying that we're not going to call `msync`.
https://github.com/mono/mono/blob/f95d1413d3378cbed5e8e5ed8…