mariadb/storage
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
..
archive Windows/Visual Studio 2003 fixes for the 5.1.5 release. 2006-01-13 22:09:48 +01:00
bdb storage/bdb/dist/s_all 2005-12-23 12:46:48 +01:00
csv WL#1359 NDB: Add table handler and table information available from SQL commands 2006-01-28 16:16:23 +13:00
example build fix when building with example storage engine. 2006-02-02 11:02:09 +11:00
heap dbug changes: 2006-02-14 22:36:11 +01:00
innobase Several Netware specific fixes. 2006-02-02 16:22:31 +02:00
myisam dbug changes: 2006-02-14 22:36:11 +01:00
myisammrg WL#1324 table name to file name encoding 2005-12-31 09:01:26 +04:00
ndb dbug changes: 2006-02-14 22:36:11 +01:00
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2005-12-22 20:06:05 -08:00