mariadb/Docs
unknown f939a6b635 Removed compiler warnings.
Added new operators to be used with gcc 3.0.x
Update of query cache code.
Added semaphores for Windows (not yet in use)
Added pthread_mutex_trylock for windows.


Docs/manual.texi:
  Update of query cache info.
Docs/section.Comparisons.texi:
  Added indexing.
client/mysqlbinlog.cc:
  Removed compiler warnings.
client/mysqltest.c:
  Added enable_result_log/disable_result_log
include/config-win.h:
  Added support of semaphores on Windows.
include/my_pthread.h:
  Added pthread_mutex_trylock for windows.
include/my_sys.h:
  Cleanup
libmysql/libmysql.c:
  Fixed bug in mysql_use_result() (When reusing connections).
myisam/ft_boolean_search.c:
  Removed compiler warnings
myisam/ft_nlq_search.c:
  Removed compiler warnings
myisam/ft_update.c:
  Removed compiler warnings
mysql-test/r/query_cache.result:
  New tests
mysql-test/t/query_cache-master.opt:
  New tests
mysql-test/t/query_cache.test:
  New tests
mysys/Makefile.am:
  Added new operators to be used with gcc 3.0.x
sql/filesort.cc:
  Removed compiler warnings
sql/item_func.cc:
  Removed compiler warnings
sql/mysql_priv.h:
  Removed compiler warnings
sql/mysqld.cc:
  Update of query cache code.
sql/slave.cc:
  Removed compiler warnings.
  Code cleanup (Indentation)
sql/sql_cache.cc:
  Updated code
sql/sql_cache.h:
  Updated code
sql/sql_repl.cc:
  Removed compiler warnings
sql/sql_yacc.yy:
  Updated query cache
2001-12-10 00:08:24 +02:00
..
Books sql-99.eps BitKeeper file /d1/users/mwagner/work/bk/mysql/Docs/Books/sql-99.eps 2000-12-31 21:45:12 +01:00
Flags manual.texi: 2001-10-12 15:53:05 +02:00
Images Import changeset 2000-07-31 21:29:14 +02:00
MySQL-logos Import changeset 2000-07-31 21:29:14 +02:00
Raw-Flags Import changeset 2000-07-31 21:29:14 +02:00
Support Added column headers for @multitable (O'Reilly fixup). 2001-12-07 10:53:14 +10:00
To-be-included-in-the-manual Import changeset 2000-07-31 21:29:14 +02:00
Translations Import changeset 2000-07-31 21:29:14 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
bk.txt bk.txt Testing non-manual commit 2001-10-15 23:19:45 -05:00
internals.texi Added STDCALL to mysql_sever and mysql_thread variables 2001-11-03 21:33:11 +02:00
LICENSE Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am make ../INSTALL-SORCE bugfix 2001-11-21 12:05:59 +01:00
manual-license-spanish.texi Import changeset 2000-07-31 21:29:14 +02:00
manual.ja.texi SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
manual.texi Removed compiler warnings. 2001-12-10 00:08:24 +02:00
mirrors.texi Change mode to -rw-rw-r-- 2001-12-05 17:08:29 +01:00
myisam.txt Import changeset 2000-07-31 21:29:14 +02:00
mysqld_error.txt Import changeset 2000-07-31 21:29:14 +02:00
net_doc.txt test dummy change 2000-08-16 13:10:56 -06:00
section.Comparisons.texi Removed compiler warnings. 2001-12-10 00:08:24 +02:00
section.Infolinks.texi Extracted books/links sections to separate file. Info to portals. 2001-11-08 17:07:14 +10:00
section.Testimonials.texi Added section explaining MySQL Portals on the website. 2001-11-08 16:36:13 +10:00
section.Users.texi Added section explaining MySQL Portals on the website. 2001-11-08 16:36:13 +10:00
Tutorial-MySQL-final.txt Import changeset 2000-07-31 21:29:14 +02:00