This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
MariaDB
Watch
1
Star
0
Fork
0
You've already forked MariaDB
mirror of
https://github.com/MariaDB/server.git
synced
2025-08-16 18:19:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1eec9d8af2c12b7afe6447edfb9c021c209c3cf
MariaDB
/
dbug
History
Oleksandr Byelkin
7fa02f5c0b
Merge branch '10.4' into 10.5
2023-01-27 13:54:14 +01:00
..
CMakeLists.txt
…
dbug_add_tags.pl
…
dbug_long.h
…
dbug.c
Minimize unsafe C functions usage - replace strcat() and strcpy() (and strncat() and strncpy()) with custom safe_strcat() and safe_strcpy() functions
2023-01-20 15:18:52 +02:00
example1.c
…
example2.c
…
example3.c
…
factorial.c
…
main.c
…
monty.doc
…
my_main.c
Fix clang-15 -Wdeprecated-non-prototype
2022-07-01 09:34:31 +03:00
remove_function_from_trace.pl
…
tests-t.pl
…
tests.c
…
user.r
Fix typos in the codebase.
2022-08-09 18:41:09 +03:00