Celogeek
Celogeek
I'm doing it right now. I have 3 disk of 1TB and one of 2TB. I want to split my 2 TB disk into 2 partition of 1 TB. What...
Yeah, I know. A lot of drivers support the fork process. The general way to do is to keep the $PID inside the main class. When we want to use...
Hi, here some example : https://metacpan.org/source/DAMS/Redis-1.979/lib/Redis.pm#L687 https://metacpan.org/source/WEBORAMA/Riak-Light-0.11/lib/Riak/Light.pm#L530 It ease a lot the forking process. You init your connector (at least the params) in the parent. You fork and the children...
When I recreate a new Couchbase::Bucket, it should create a new connexion right ? so it should not be able to corrupt parent stream. Well I really hope so, or...
Well, this works: ``` Vacances d\'été à la montagne ``` It really looks like SQL injections is possible.
I use the interface in Admin > Albums > Manage I click on the button "Create", then enter this title. I've got an error. When I add a backslash, it...
By the way I've made a tools to sync a full struct with album name, and I temporary add the backslash on the parameters Category Name, until the SQL issue...
``` INSERT INTO `piwigo_categories` (`name`,`rank`,`global_rank`,`commentable`,`visible`,`status`,`id_uppercat`) VALUES('Vacances d'été à la montagne' ``` We can clearly see here what it try to do (just build the SQL string with the input from...
I've go similar issues when I try to join #dendrite:matrix.org. A lot of missing event IDs Then while it try to backfill, at some point it stop. And now I...
yes. I can't. I try to join #dentrite. when it complete his backfill, the room was unusable.