diff options
author | unknown <nick@mysql.com> | 2002-10-29 23:50:07 -0700 |
---|---|---|
committer | unknown <nick@mysql.com> | 2002-10-29 23:50:07 -0700 |
commit | 37fee2b16115c766764280c781148ddfcbd6190f (patch) | |
tree | 8e7c4e265ae3421bbff5088e05b1687e56609f76 /.bzrignore | |
parent | b694e62ae2cfd83d241d06db18191eb2a3c63f89 (diff) | |
download | mariadb-git-37fee2b16115c766764280c781148ddfcbd6190f.tar.gz |
Reordered functions--grouped by class now.
Added comment blocks.
BitKeeper/etc/ignore:
Added scripts/fill_func_tables scripts/fill_func_tables.sql to the ignore list
sql/log_event.h:
Added comments
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index bacfe2ff975..0a6384dfccb 100644 --- a/.bzrignore +++ b/.bzrignore @@ -513,3 +513,5 @@ innobase/stamp-h1 myisam/rt_test.MYD myisam/rt_test.MYI stamp-h1 +scripts/fill_func_tables +scripts/fill_func_tables.sql |