Results 2 issues of Vojtech Kurka

PHP Strict Standards: Only variables should be passed by reference in /home/users/klarka/wc/2/libs/shard-query/include/shard-query.php on line 2115. What about some refactoring to support strict PHP 5.5 + a coding standard? http://www.php-fig.org/psr/psr-2/ I...

enhancement
Shard-Query

I have a schema called "archive" (shard1), where are the large tables I want to query. I don't want to create any temporary tables in this schema (because it's replicated),...

enhancement
Shard-Query