Dmitry Kuznetsov

Results 3 comments of Dmitry Kuznetsov

Как мне кажется, наиболее комфортный вариант - это автоматическое уменьшение размера пустых столбцов при кол-ве колонок > n Это не сломает стандартную механику перетаскивания задач, а так же позволит комфортно...

I had the same error (pinba 1.2 + mysql-5.7.19 + centos-release-6-9.el6.12.3.x86_64) I downloaded binary_log_funcs.h from https://github.com/mysql/mysql-server/tree/5.7/libbinlogevents/export And now I'm with errors: > /tmp/source_mysql/sql/field.h:27:56: error: mysqld_error.h: No such file or directory...

For internationalization we can use approach that currently used for development [Google Chrome extensions](https://developer.chrome.com/extensions/i18n). Most of us don't need internationalization, so they can use scheme "as is". Others may use...