1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-28 13:01:41 +03:00
serg@serg.mylan 63cfd11859 dbug changes:
1. dbug state is now local to a thread
2. new macros: DBUG_EXPLAIN, DBUG_EXPLAIN_INITIAL,
   DBUG_SET, DBUG_SET_INITIAL, DBUG_EVALUATE, DBUG_EVALUATE_IF
3. macros are do{}while(0) wrapped
4. incremental modifications to the dbug state (e.g. "+d,info:-t")
5. dbug code cleanup, style fixes
6. _db_on_ and DEBUGGER_ON/OFF removed
7. rest of MySQL code fixed because of 3 (missing ;) and 6
8. dbug manual updated
9. server variable @@debug (global and local) to control dbug from SQL!
a. -#T to print timestamps in the log
2006-02-14 22:36:11 +01:00
..
2005-12-21 10:18:40 -08:00
2005-09-30 14:03:55 +02:00
2006-01-30 14:28:48 +01:00
2006-01-30 14:28:48 +01:00
2006-01-11 22:59:08 -08:00
2005-11-23 22:45:02 +02:00
2005-11-23 22:45:02 +02:00
2006-01-18 15:02:03 +03:00
2006-02-14 22:36:11 +01:00
2005-11-23 22:45:02 +02:00
2006-02-14 22:36:11 +01:00
2006-01-12 19:51:02 +01:00
2006-02-14 22:36:11 +01:00
2006-01-28 16:22:32 -08:00
2005-11-26 05:35:37 +01:00
2005-07-25 12:57:23 -07:00
2006-02-14 22:36:11 +01:00
2005-10-15 14:32:37 -07:00
2005-12-11 22:21:19 -08:00
2005-11-23 22:45:02 +02:00
2006-01-05 11:18:26 +03:00
2005-11-23 22:58:53 +02:00
2006-02-14 22:36:11 +01:00
2006-02-14 22:36:11 +01:00
2006-01-20 13:17:55 +01:00
2006-02-14 22:36:11 +01:00
2006-02-14 22:36:11 +01:00
2005-06-07 00:31:53 +03:00
2005-12-01 13:34:48 +01:00
2006-01-12 19:51:02 +01:00
2006-01-12 19:51:02 +01:00
2006-01-01 22:18:02 +01:00
2006-02-14 22:36:11 +01:00
2006-02-14 22:36:11 +01:00
2006-02-14 22:36:11 +01:00
2006-01-17 12:48:48 +01:00
2006-01-28 19:21:40 +01:00
2006-01-21 18:50:06 +04:00
2005-07-20 00:40:49 +02:00
2006-02-14 22:36:11 +01:00
2006-02-02 16:22:31 +02:00
2005-11-23 22:45:02 +02:00
2006-01-18 16:18:42 -05:00
2006-01-30 14:28:48 +01:00
2005-08-12 17:57:19 +03:00
2006-02-14 22:36:11 +01:00
2006-02-14 22:36:11 +01:00
2005-12-14 01:21:56 +02:00
2006-01-24 20:15:12 +03:00
2005-12-21 10:18:40 -08:00
2006-02-06 21:52:27 +01:00
2006-01-10 21:02:19 +01:00
2005-12-05 11:45:04 +01:00
2006-01-28 19:21:40 +01:00