Commit graph

5104 commits

Author SHA1 Message Date
tfr@beta.frontier86.ee
224b252418 manual.texi:
Contrib overhaul
2002-10-08 21:11:47 +03:00
monty@mashka.mysql.fi
ee61ec0e63 Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23 2002-10-08 18:00:08 +03:00
monty@mashka.mysql.fi
bae4af8a4f Fixed missing table_list->name -> table_list->alias convert 2002-10-08 17:58:43 +03:00
lenz@mysql.com
727e3056d9 Merge mysql.com:/my/mysql-4.0
into mysql.com:/space/my/mysql-4.0-automake
2002-10-08 16:22:35 +02:00
monty@hundin.mysql.fi
8af1c6f354 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-10-08 16:41:50 +03:00
monty@hundin.mysql.fi
367e2d4396 Remove wrong clear of mysql_port when using --skip-show-databases 2002-10-08 16:40:50 +03:00
heikki@hundin.mysql.fi
2d148b977e ha_innobase.cc:
test
2002-10-08 15:17:41 +03:00
vva@genie.(none)
0274088f02 additions for compiling for Win via samba 2002-10-08 16:55:39 +05:00
bell@sanja.is.com.ua
2e4e1b3b3f Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work-4.0
2002-10-08 09:46:00 +03:00
bell@sanja.is.com.ua
9363b916ab changelog entry for query cache with system database bug. 2002-10-08 09:44:35 +03:00
arjen@fred.bitbike.com
c0011ee02b Fixup. 2002-10-08 15:13:49 +10:00
arjen@fred.bitbike.com
1dc6183d50 Fixup. 2002-10-08 15:11:51 +10:00
arjen@fred.bitbike.com
582b20dc58 Update reserved words (from 4.1) 2002-10-08 13:06:51 +10:00
arjen@fred.bitbike.com
6b799de73c Sync with 3.23 changelog. 2002-10-08 12:55:10 +10:00
arjen@fred.bitbike.com
378102fd76 3.23 Changelog cleanup (sync with 4.0/4.1) 2002-10-08 12:54:18 +10:00
arjen@fred.bitbike.com
e2ce4cea81 Syncing with 4.1 docs. 2002-10-08 12:46:15 +10:00
nick@mysql.com
60e1175e0c touchup to last fix 2002-10-07 16:39:52 -06:00
nick@mysql.com
204335970b Merge mysql.com:/home/nick/mysql/repository/mysql-3.23
into mysql.com:/home/nick/mysql/mysql-3.23
2002-10-07 15:44:00 -06:00
nick@mysql.com
ec04d28468 fixed race that caused sig11s on simultaneous FLUSH LOGS
(possibly also fixes binlog filename corruption problems--hasn't
been reproduced since)
2002-10-07 15:42:10 -06:00
bell@sanja.is.com.ua
8d252004dc fixed query cache with system database
FN_NO_CASE_SENCE used instead of __WIN__ in table name handling of quary cache
2002-10-08 00:26:15 +03:00
paul@teton.kitebird.com
33c27caeb5 manual.texi Document IO_THREAD and SQL_THREAD for SLAVE START/STOP. 2002-10-07 09:53:17 -05:00
Sinisa@sinisa.nasamreza.org
ff48c85c8f small fix from bugs@.. list 2002-10-07 16:30:39 +03:00
Sinisa@sinisa.nasamreza.org
066bd2d84e Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-10-07 15:19:26 +03:00
Sinisa@sinisa.nasamreza.org
c3bda04595 a fix for the typo in the last push 2002-10-07 15:17:41 +03:00
Sinisa@sinisa.nasamreza.org
690cba1a6f fix for a small typo in the last push 2002-10-07 15:07:45 +03:00
mwagner@work.mysql.com
e18a2d5c17 Merge work.mysql.com:/home/bk/mysql-4.0
into work.mysql.com:/d1/users/mwagner/work/bk/mysql-4.0
2002-10-07 13:29:20 +02:00
mwagner@work.mysql.com
ccedc9efa4 manual.texi Added docs about how to clone public 4.1 repository 2002-10-07 11:32:10 +02:00
paul@teton.kitebird.com
f1eab2774c manual.texi Change --full to --all for mysqldump references. 2002-10-06 20:21:48 -05:00
paul@teton.kitebird.com
444d420401 manual.texi UPDATE description mentioned ORDER BY, but it was
manual.texi	missing from the syntax diagram.
2002-10-06 14:07:25 -05:00
heikki@hundin.mysql.fi
32b25cbfce os0file.c:
SHOW INNODB STATUS always showed average bytes read as 0 in Unix
2002-10-06 14:53:49 +03:00
heikki@hundin.mysql.fi
cc1db6142f btr0cur.c:
Do not let range estimator to return over 1 / 2 of total rows in table; use longlong in range estimation
btr0cur.h, ha_innobase.cc:
  Use longlong in range estimation, in case there are > 4 billion rows
2002-10-05 22:23:51 +03:00
paul@teton.kitebird.com
23270596c4 manual.texi minor change note cleanups. 2002-10-05 12:07:57 -05:00
Sinisa@sinisa.nasamreza.org
a9c9856f26 Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
2002-10-05 16:00:56 +03:00
Sinisa@sinisa.nasamreza.org
57815006c7 Small fix in mysqld_safe for some shells 2002-10-05 15:57:18 +03:00
Sinisa@sinisa.nasamreza.org
d2ef2ec9c8 a small fix for some shells 2002-10-05 15:45:24 +03:00
jani@rhols221.adsl.netsonic.fi
d4fc18bf5f Small fixes in mysql and myisampack 2002-10-04 17:18:41 +03:00
heikki@hundin.mysql.fi
9f9dc3adac lock0lock.c:
Fix bug: if SHOW INNODB STATUS or innodb_monitor printed several hundred transactions, the output was truncated and we forgot to release the kernel mutex
2002-10-03 23:07:32 +03:00
lenz@mysql.com
fa0c110cd2 Merge mysql.com:/my/mysql-4.0
into mysql.com:/space/my/mysql-4.0-automake
2002-10-03 21:12:28 +02:00
serg@serg.mysql.com
3858bf1f81 fixed typo: s/ft_max_word_len_sort/ft_max_word_len_for_sort/ 2002-10-03 19:12:27 +00:00
heikki@hundin.mysql.fi
cbd9978b3f ha_innobase.cc:
Remove unintentionally pushed assert
2002-10-03 19:48:24 +03:00
heikki@hundin.mysql.fi
00d94bed78 Merge heikki@work.mysql.com:/home/bk/mysql
into hundin.mysql.fi:/home/heikki/mysql
2002-10-03 19:48:23 +03:00
lenz@mysql.com
b787c7b586 Merge lgrimmer@work.mysql.com:/home/bk/mysql
into mysql.com:/space/my/mysql-3.23
2002-10-03 18:48:22 +02:00
lenz@mysql.com
66fa6b9f6d - rearranged test order in Do-compile (BDB tends to fail more often than
InnoDB, so test it after InnoDB)
2002-10-03 18:30:49 +02:00
heikki@hundin.mysql.fi
609524817f ha_innobase.cc, ha_innobase.h:
Backport from 4.0.4 the bug fix of the crash when a temporary table was created inside LOCK TABLES and used
2002-10-03 19:10:49 +03:00
heikki@hundin.mysql.fi
4753ea60b0 os0thread.h:
Fix the probable reason why InnoDB versions after July 2, 2002 did not start properly in some Win 95/98/ME computers
2002-10-03 18:10:34 +03:00
arjen@fred.bitbike.com
b5ea7e8eff Clarify wildcards in dbname of GRANT command. 2002-10-03 09:52:30 +10:00
Administrador@light.
d8a400da22 Update for Visual Studio Projects Files 2002-10-02 18:37:28 -03:00
heikki@hundin.mysql.fi
dba3868523 manual.texi:
InnoDB does allow a foreign key constraint name to be specified
2002-10-02 20:54:21 +03:00
heikki@hundin.mysql.fi
89a61ccd0a manual.texi:
InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way
2002-10-02 20:44:44 +03:00
paul@teton.kitebird.com
12e170e630 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-10-02 12:36:06 -05:00