MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
marko 11ff89d994 branches/zip: Add @file comments, and convert decorative
/*********************************
comments to Doxygen /** style like this:
/*****************************//**

This conversion was performed by the following command:

perl -i -e 'while(<ARGV>){if (m|^/\*{30}\**$|) {
s|\*{4}$|//**| if ++$com>1; $_ .= "\@file $ARGV\n" if $com==2}
print; if(eof){$.=0;undef $com}}' */*[ch] include/univ.i
2009-05-25 09:52:29 +00:00
btr branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
buf branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
data branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
dict branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
dyn branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
eval branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
fil branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
fsp branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
fut branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ha branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
handler branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ibuf branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
include branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
lock branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
log branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mach branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mem branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mtr branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mysql-test branches/zip: Merge revisions 4976:4994 from branches/5.1: 2009-05-14 11:31:43 +00:00
os branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
page branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
pars branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
que branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
read branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
rem branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
row branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
scripts branches/zip: scripts/install_innodb_plugins_win.sql: New script, 2008-10-31 12:21:43 +00:00
srv branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
sync branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
thr branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
trx branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
usr branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
ut branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
win-plugin branches/zip: remove statically linked libraries from mysql 2009-04-14 13:47:31 +00:00
ChangeLog branches/zip: Write PAGE_MAX_TRX_ID to the redo log. Otherwise, 2009-05-19 18:59:07 +00:00
CMakeLists.txt branches/zip: Cosmetic fixes. 2009-04-20 12:11:38 +00:00
compile-innodb branches/zip: 2009-02-17 10:30:55 +00:00
compile-innodb-debug branches/zip: 2009-02-17 10:30:55 +00:00
COPYING branches/zip: 2009-02-17 07:06:07 +00:00
COPYING.Google branches/zip: 2009-02-20 21:29:32 +00:00
ha_innodb.def branches/zip: ChangeLog, ha_innodb.def: Set svn:eol-style native 2008-10-30 10:46:21 +00:00
Makefile.am branches/zip: Merge 2423:2437 from branches/5.1: 2008-04-30 16:59:16 +00:00
plug.in branches/zip: 2009-04-17 21:31:34 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: 2009-02-26 07:21:20 +00:00