mikeczabator / memsql_procedure_backup Star 1 Code Issues Pull requests Shell script to dump all stored procedures from MemSQL cluster memsql mpsql Updated Jun 22, 2020 Shell
mikeczabator / check_sql_mode_pipes_as_concat Star 0 Code Issues Pull requests MemSQL UDF to check if sql_mode = PIPES_AS_CONCAT udf memsql mpsql Updated Jun 18, 2019 TSQL
mikeczabator / MemSQL-MPSQL-QUOTENAME Star 0 Code Issues Pull requests QUOTENAME function for MemSQL MPSQL which mimics the functionality of T-SQL QUOTENAME memsql mpsql quotename Updated Jul 1, 2019 TSQL
mikeczabator / records_per_second Star 0 Code Issues Pull requests runs a count(*) on a table every 1 second, and calculated the delta at each interval, effectively giving you a rough RPS in a single table. memsql mpsql Updated Aug 5, 2019 PLpgSQL
mikeczabator / memsql_reads_writes Star 0 Code Issues Pull requests Displays the `Rows_affected_by_writes` / `Rows_returned_by_reads` value deltas at set intervals. memsql mpsql Updated Aug 15, 2019 TSQL