Justin Swanhart

Results 47 issues of Justin Swanhart

I made getObject() take a forth parameter. Now the third or fourth parameter may be an array (the forth is an array if the third is a filename or resource)....

I am trying to implement a drop-in replacement PHP Class for Memcache using HandlerSocket, but there are a few technical problems that I can't seem to work around without using...

feature_request

mysqlbinog (mariadb-binlog) output on MariaDB 10.4+ changes BEGIN to START TRANSACTION. This is not a problem with MySQL 5.8 or MySQL 5.8.

bug
Flexviews

Need to assign a query_id to each query. Before starting execution, each worker thread should check a table to see if query is killed Queries sent to shards should have...

enhancement
Shard-Query

PHP Notice: Undefined index: database_nametable_namenumber in /path/to/swanhart-tools-master/flexviews/consumer/include/flexcdc.php on line 393

bug
Flexviews

enhancement

Probably need an add_shard.php script which populates the new shard with the tables.

enhancement
Shard-Query

Otherwise dropping and recreating the table with different structure could break flexcdc.

enhancement
Flexviews