Alexander A. Klimov
|
245fbad1e5
|
IDO MySQL: explicitly use latin1
for the case the MySQL client lib is compiled with another default
not to turn Unicode chars into ??.
|
2022-03-31 15:04:45 +02:00 |
Elias Ohm
|
615f019c2e
|
account for adjusted interface of mysql8 (now utilizes c99 bools instead of my_bool labelled chars)
|
2019-04-29 00:18:15 +02:00 |
Michael Friedrich
|
458f997a18
|
Replace Copyright header with a short version, part II
|
2019-02-25 15:09:36 +01:00 |
Michael Friedrich
|
d14a88235d
|
Replace Copyright header with a short version, part I
CLion -> replace in path
|
2019-02-25 14:48:22 +01:00 |
Michael Friedrich
|
dea5ec614e
|
icinga.com: Update CMakeLists.txt
|
2018-10-18 09:35:18 +02:00 |
Michael Friedrich
|
dab53448bc
|
icinga.com: Update *.{h,c}pp
|
2018-10-18 09:27:04 +02:00 |
Jean Flach
|
1da6b2c883
|
Fix whitespaces in CMakeLists files
Uses 2 space indentation as standard
|
2018-01-19 09:19:40 +01:00 |
Michael Insel
|
6eccdff621
|
Change a bunch more copyright headers for 2018
This changes more copyright headers for 2018.
|
2018-01-08 18:05:12 +01:00 |
Gunnar Beutner
|
ac155d1dda
|
Apply clang-tidy fix 'modernize-redundant-void-arg'
|
2018-01-04 12:24:57 +01:00 |
Gunnar Beutner
|
efe99a3e5e
|
Add the final keyword to classes
|
2018-01-04 05:20:20 +00:00 |
Gunnar Beutner
|
75e2473616
|
Clean up source lists in the CMakeLists.txt files
|
2018-01-03 11:47:46 +01:00 |
Gunnar Beutner
|
2f953d6204
|
Implement shim for libmysqlclient and libpq
|
2018-01-02 23:29:48 +01:00 |