- Germany
Popular repositories Loading
-
mariadb-connector-j
mariadb-connector-j PublicForked from mariadb-corporation/mariadb-connector-j
MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. MariaDB Connector/J is LGPL licensed.
Java
-
mysql-server
mysql-server PublicForked from mysql/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
C++
-
rocksdb
rocksdb PublicForked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++
-
-
192 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created a pull request in MariaDB/server that received 1 comment
MDEV-14091 Support password protected SSL key in server.
Add ssl_passphrase_command server parameter, inspired by Postgres parameter with the same name. Based on a patch by Hartmut Holzgraefe The Jira i…
Opened 2 other pull requests in 1 repository
MariaDB/server
2
open
-
Rewrite the 'Types' chapter in coding standards.
This contribution was made on Feb 25
-
MDEV-14091 Support password protected SSL key in server.
This contribution was made on Feb 17
Reviewed 1 pull request in 1 repository
MariaDB/server
1 pull request
-
MDEV-36074 main.multidelete_engine missing result file
This contribution was made on Feb 12
Created an issue in wolfSSL/wolfssl that received 5 comments
[Bug]: wc_static_assert used in header files breaks MSVC/VS2019 C++ compilation
Contact Details vvaintroub@gmail.com Version 5.7.6 Description First reported in https://jira.mariadb.org/browse/MDEV-36054 Does not happen on MSVC…