Eliezer Croitoru

Results 115 comments of Eliezer Croitoru

> FYI, I just add the STRAIGHT_JOIN in those queries and seems to not break anything. I will make more tests this weekend. if works fine I will release it...

@DanielnetoDotCom I am talking about the: getTotalVideos https://github.com/WWBN/AVideo/blob/master/objects/video.php#L1684 There was a change in master... To determine the number of all videos ie a SUM/COUNT you don't need any field at...

> FYI, I just add the STRAIGHT_JOIN in those queries and seems to not break anything. I will make more tests this weekend. if works fine I will release it...

@DanielnetoDotCom thanks. Look at the next diff that makes the process work even faster: ```diff diff --git a/objects/video.php b/objects/video.php index 51946b8bb..ac90769ab 100644 --- a/objects/video.php +++ b/objects/video.php @@ -748,7 +748,7 @@...

@DanielnetoDotCom You are welcome. It works in production for the last month and seems to be pretty stable ob both MySQL and MariaDB. The #6956 issue might not be related...

@sameersbn Another option is to add into squid.conf: `dns_v4_first on` http://www.squid-cache.org/Doc/config/dns_v4_first/ It will work in a similar manner to -4 if the host has only ipv4 access and would reduce...

@sameersbn It can be resolved if you change the ownership of the files as root to the squid user every boot/spin. The options is to either squash and force a...

OK so I have complied and packaged the tools for CentOS 7 but for some reason I am getting a segfault from the mactelnetd at runtime and I ran the...

The RPM build sources at: http://gogs.ngtech.co.il/elicro/MAC-Telnet-CentOS7-RPM-Build And Repository is at: http://ngtech.co.il/repo/centos/7/x86_64/ Files: http://ngtech.co.il/repo/centos/7/x86_64/mactelnetd-0.4.4-2.el7.centos.x86_64.rpm http://ngtech.co.il/repo/centos/7/x86_64/mactelnetd-0.4.4-2.el7.centos.x86_64.rpm