Preetam

Results 26 issues of Preetam

I only look at PostgreSQL explains now 😛.

For some reason it's not showing up.

* Use Pure. https://purecss.io/ * Focus on the most important things. * Explain table * Comments * Only provide scalability estimation if there are `const`, `index`, `ALL` access types. *...

enhancement

Include this screenshot. ![Screenshot](https://user-images.githubusercontent.com/379404/34457844-21dc9180-ed8c-11e7-8e70-270e391b971e.png)

http://s.petrunia.net/blog/?p=24

I'm getting the following on MySQL 5.7: ``` ERROR 1054 (42S22) at line 12498 in file: 'structure/common-schema.sql': Unknown column 'password' in 'field list' ``` Looks like they renamed the `password`...

Part of https://github.com/Cistern/cistern/issues/90.

That way you can GROUP BY 5xx status codes, for example.

ready
priority low
difficulty hard

I need to know how many records were scanned in total and how many events were used to generate the results.

ready
priority medium
difficulty easy