bylli79
bylli79
Hello, after starting, I get the following error: goroutine 1 [running]: github.com/2tvenom/myreplication.(*packReader).readNextPackWithAdditionalLength(0xc00010e000, 0x4, 0xc00018b560, 0x0, 0x0) /2tvenom/myreplication/pack.go:86 +0x348 github.com/2tvenom/myreplication.(*eventLog).readEvent(0xc000120000, 0xc000105ee8, 0xc0001897a0, 0x0, 0x0) /2tvenom/myreplication/event_log.go:724 +0x45 github.com/2tvenom/myreplication.(*eventLog).Start(0xc000120000, 0x5540d8, 0xc0001120c0) /2tvenom/myreplication/event_log.go:640 +0x37...
if I execute the following sqll code: CREATE TABLE public.prefix_nodes ( id integer NOT NULL DEFAULT nextval ('prefix_nodes_id_seq' :: regclass), I return as an error the "prefix_nodes_id_seq" relationship does not...
Hello, You can use it on tcp connections. Thank you
Install
Hi, after compiling the program, how do I install the driver? Thank you
Hello, how can i use this module from an external script in php? Thank you
Hello, i am using magento 2.3.5-p1 by running the command php bin / magento setup: upgrade I get the following error: Warning: call_user_func () expects parameter 1 to be a...
I have the latest version installed. Using motion detection, files are saved without colors.  If I access via web and take a photo, the image is saved with the...
Hi, First of all, thank you for this great project! I'm trying to connect to an SSH server that has two-factor authentication (2FA) enabled, using Google Authenticator. The server is...