mariadb/Docs
unknown 765940cb3a Changed compare in MyISAM to use my_pread()
Fixed that @VAR shows all decimals
Fixed problem with FLUSH TABLES and LOCK TABLE
CREATE ... SELECT now creates keys later
Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key


Docs/manual.texi:
  Added MySQL/PostgreSQL comparison
isam/_dynrec.c:
  Fixed wrong compare (not used in MySQL)
myisam/mi_dynrec.c:
  Fixed wrong compare (not used in MySQL).
  Changed compare to use my_pread()
myisam/mi_packrec.c:
  cleanup
mysql-test/r/alter_table.result:
  Added test for ALTER TABLE
mysql-test/r/variables.result:
  Added test for variables with REAL values.
mysql-test/t/alter_table.test:
  Added test for ALTER TABLE
mysql-test/t/variables.test:
  Added test for variables with REAL values.
mysys/my_pread.c:
  Cleanup
sql-bench/Makefile.am:
  removed extra \
sql-bench/README:
  Fixed typo.
sql/item_func.cc:
  Fixed that @VAR shows all decimals
sql/share/swedish/errmsg.OLD:
  update
sql/sql_base.cc:
  Fixed problem with FLUSH TABLES and LOCK TABLE
sql/sql_insert.cc:
  CREATE ... SELECT now creates keys later
sql/sql_table.cc:
  Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key.
BitKeeper/etc/ignore:
  Added sql-bench/graph-compare-results to the ignore list
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2001-06-11 15:01:28 +03: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 Added missing flag latvia.eps 2001-06-02 11:36:14 +03: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 Make test-make-manual more portable. 2001-03-04 15:37:11 -05: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 clean up 2000-10-18 18:32:09 -06:00
internals.texi Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
LICENSE Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Use INSTALL_DATA instead of cp. 2001-02-01 20:49:04 -05:00
manual-license-spanish.texi Import changeset 2000-07-31 21:29:14 +02:00
manual.ja.texi Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
manual.texi Changed compare in MyISAM to use my_pread() 2001-06-11 15:01:28 +03: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
Tutorial-MySQL-final.txt Import changeset 2000-07-31 21:29:14 +02:00