mirror of
https://github.com/MariaDB/server.git
synced 2026-04-19 06:45:32 +02:00
and 'THREAD_SAFE_CLIENT'. As of MySQL 5.5, we no longer support non-threaded builds. This patch removes all references to the obsolete THREAD and THREAD_SAFE_CLIENT preprocessor symbols. These were used to distinguish between threaded and non-threaded builds. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dbug.c | ||
| dbug_add_tags.pl | ||
| dbug_analyze.c | ||
| dbug_long.h | ||
| example1.c | ||
| example2.c | ||
| example3.c | ||
| factorial.c | ||
| main.c | ||
| monty.doc | ||
| my_main.c | ||
| remove_function_from_trace.pl | ||
| tests-t.pl | ||
| tests.c | ||
| user.r | ||