Commit graph

1634 commits

Author SHA1 Message Date
sasha@mysql.sashanet.com
1e76c806eb fixed drop/create database bug when holding global read lock
preserve originating server id in Intvar events to avoid inifinite loops
2001-06-21 15:59:51 -06:00
monty@hundin.mysql.fi
11e567229a UNIQUE keys are not anymore shown as PRIMARY KEY 2001-06-21 10:50:14 +03:00
monty@hundin.mysql.fi
34b528f13f Added --warnings to mysqld 2001-06-21 01:12:29 +03:00
monty@hundin.mysql.fi
2d8d0362f5 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-19 14:30:37 +03:00
monty@hundin.mysql.fi
72fb81e888 Fixed bug in mysqlcheck when using --fast
Fixed problem when converting bigint to double.
Fixed bug in count(distinct null)
Fixed bug with empty BDB tables.
2001-06-19 14:30:12 +03:00
paul@teton.kitebird.com
3a3f76f2cd manual.texi $tab -> @tab
manual.texi	ALTER TABLE clarification
2001-06-18 15:52:24 -05:00
paul@teton.kitebird.com
58616ff3d4 Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-13 17:12:29 -05:00
paul@teton.kitebird.com
298d247d43 manual.texi release note cleanups 2001-06-13 17:11:04 -05:00
mwagner@evoq.mwagner.org
3096206aac manual.texi Corrected all occurances of license.htmy 2001-06-13 16:25:27 -05:00
heikki@donna.mysql.fi
fef5a6d84a manual.texi Had to revert name back to innodb_unix_file_flush_method because one line in mysqld.cc was not changed in 3.23.39
mysqld.cc	Had to revert name back to innodb_unix_file_flush_method because one line in mysqld.cc was not changed in 3.23.39
2001-06-13 19:27:51 +03:00
heikki@donna.mysql.fi
c9852d5572 manual.texi Added hyperlink tags to InnoDB contact info 2001-06-13 16:42:13 +03:00
heikki@donna.mysql.fi
67c8e5784b row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some reason included 2001-06-13 14:53:45 +03:00
paul@teton.kitebird.com
735efdbfd3 manual.texi Any server can be installed as a service under NT 2001-06-12 15:32:11 -05:00
monty@hundin.mysql.fi
16d50ca46d merge 2001-06-12 22:05:51 +03:00
monty@hundin.mysql.fi
72537f3134 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-12 22:02:51 +03:00
monty@hundin.mysql.fi
36891dcb47 Fixed changelog 2001-06-12 22:02:32 +03:00
heikki@donna.mysql.fi
21b36f0593 univ.i Disable XCHG mutex implementation because of compile problem in GCC-2.96 2001-06-12 21:10:42 +03:00
monty@hundin.mysql.fi
6aa6374e3e Added --skip-stack to mysql-test-run 2001-06-12 18:00:36 +03:00
monty@hundin.mysql.fi
6be95636b1 Fixed wrong mysql-test
New german error messages
2001-06-12 17:13:52 +03:00
monty@hundin.mysql.fi
a2e9e16fdd Added mysqlcheck to RPM 2001-06-12 13:10:23 +03:00
monty@hundin.mysql.fi
c8d8bbdd6c merge 2001-06-12 12:06:14 +03:00
monty@work.mysql.com
e7d7bcb96d Added --enable-shared to Do-compile 2001-06-12 11:04:31 +02:00
monty@hundin.mysql.fi
0359ff02fd Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-12 11:59:37 +03:00
monty@hundin.mysql.fi
ad71ff7659 Added --verbose option to mysqlshow
Fixes for making distribution
2001-06-12 11:59:14 +03:00
sasha@mysql.sashanet.com
824a3bb406 send a separate commit message to internals
added a test for check table
2001-06-11 20:26:24 -06:00
monty@hundin.mysql.fi
e17764dc79 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-11 15:07:43 +03:00
monty@tik.mysql.fi
c973f61ac6 Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql 2001-06-11 15:07:42 +03:00
monty@tik.mysql.fi
1f409baf4c 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
2001-06-11 15:01:28 +03:00
monty@hundin.mysql.fi
fce6018ab5 Small fixes in the manual. 2001-06-11 12:23:30 +03:00
paul@teton.kitebird.com
c65da53a48 manual.texi HPUX -> HP-UX where necessary 2001-06-10 13:31:52 -05:00
paul@teton.kitebird.com
37f5ee2c78 README msyql -> mysql 2001-06-08 18:16:20 -05:00
paul@teton.kitebird.com
1fe37c5d11 manual.texi cleanup 2001-06-08 18:14:30 -05:00
mwagner@evoq.mwagner.org
42550e2f74 manual.texi Added another Contrib software entry. 2001-06-08 16:07:28 -05:00
mwagner@evoq.mwagner.org
7fe9342caf manual.texi Contrib software additions. 2001-06-08 15:54:20 -05:00
paul@teton.kitebird.com
48e5aea7cd Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-08 11:01:49 -05:00
paul@teton.kitebird.com
5db293bcc1 manual.texi minor cleanup 2001-06-08 10:59:05 -05:00
heikki@donna.mysql.fi
ce765fb925 row0sel.c Fix a bug in consistent read through a secondary index 2001-06-08 18:03:24 +03:00
jani@janikt.pp.saunalahti.fi
ee93f7c1c5 Added a link to manual. 2001-06-08 17:29:03 +03:00
heikki@donna.mysql.fi
82e57a3edd trx0roll.c Changed Innobase to Innodb in some fprintfs
trx0sys.c	Changed Innobase to Innodb in some fprintfs
2001-06-07 20:24:53 +03:00
heikki@donna.mysql.fi
ca2dedab9a manual.texi Change my email address (of course I read also from the old address) 2001-06-07 19:26:00 +03:00
heikki@donna.mysql.fi
624c57e26e page0cur.ic Fix a bug in insert buffer and multiversioning
manual.texi	Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
2001-06-07 17:32:02 +03:00
monty@hundin.mysql.fi
b79da88808 Changed innodb_unix_file_flush_method -> innodb_flush_method
Cleaned up error messages.
2001-06-07 00:10:59 +03:00
mikef@nslinuxw4.bedford.progress.com
f614f19e88 sql_table.cc re-apply a lost change where we check to see if the
sql_table.cc	table handler supports temporary tables
2001-06-06 15:45:07 -04:00
heikki@donna.mysql.fi
16a1120d6e ha_innobase.cc Improved error message in the case the .frm file exists but InnoDB data dictionary does not conatin the table 2001-06-06 16:12:30 +03:00
monty@hundin.mysql.fi
f63d32513a Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-06-06 03:10:22 +03:00
monty@hundin.mysql.fi
731fcea02d Updated manual about symlinks on window and adding users 2001-06-06 03:10:00 +03:00
paul@teton.kitebird.com
cb0f46a6a4 Merge paul@work.mysql.com:/home/bk/mysql
into teton.kitebird.com:/home/paul/mysql
2001-06-05 16:52:19 -05:00
paul@teton.kitebird.com
522a8fe163 manual.texi minor clarifications to Windows section 2001-06-05 16:46:51 -05:00
paul@teton.kitebird.com
e34d76f1e1 manual.texi correct instance of mysql_escape() to mysql_escape_string();
manual.texi	add mention of mysql_escape_string() for PHP API;
manual.texi	add mention of PreparedStatement, placeholders for JDBC API.
2001-06-05 16:29:52 -05:00
heikki@donna.mysql.fi
2f302c44d9 mem0pool.h Fix a bus error in aligment of longlong on Solaris 2001-06-05 21:49:03 +03:00