Commit graph

1489 commits

Author SHA1 Message Date
serg@serg.mysql.com
7a6a543df1 mysqldump now adds "ALTER TABLE ... DISABLE KEYS" to the dump
manual updated
2001-12-20 18:14:55 +00:00
arjen@co3064164-a.bitbike.com
4e8048e253 Some Query Cache fixups.
Added info about two new Query Cache status variables.
2001-12-20 10:44:17 +10:00
monty@hundin.mysql.fi
1a4ac20bf9 Fixed bug in FLUSH QUERY CACHE
Changed 'send_file_to_server' to use less stack (Fixed replication problem on OSF1).
2001-12-19 15:45:04 +02:00
monty@hundin.mysql.fi
c298f03570 merge with 3.23.47 (DO statement) 2001-12-17 20:47:20 +02:00
monty@hundin.mysql.fi
f049543416 Added DO command 2001-12-17 19:59:20 +02:00
monty@hundin.mysql.fi
7d6e8ee7b4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-17 04:17:01 +02:00
monty@hundin.mysql.fi
4dbd9e061c Lots of portability fixes.
Fixed shutdown on HPUX.
Fixed bug in query cache.
2001-12-17 03:02:58 +02:00
serg@serg.mysql.com
140fc7864a ALTER TABLE DISABLE/ENABLE KEYS section relocated 2001-12-16 21:27:54 +01:00
tfr@sarvik.tfr.cafe.ee
ea51e438b1 mirrors.texi:
Removed a mirror in Netherlands
manual.texi:
  Remove link to outdated mod_log_mysql
2001-12-16 21:06:16 +02:00
monty@hundin.mysql.fi
836f1608f7 Merge with 3.23.47 2001-12-15 05:12:21 +02:00
monty@hundin.mysql.fi
0a2835a068 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-14 13:12:30 +02:00
monty@hundin.mysql.fi
c08a7775e6 Update of section about aggregate UDF functions. 2001-12-14 13:11:31 +02:00
sasha@mysql.sashanet.com
0d67738e20 misc cleanup 2001-12-13 17:21:04 -07:00
arjen@co3064164-a.bitbike.com
b061a81e51 More in comparison section. 2001-12-14 09:59:38 +10:00
monty@hundin.mysql.fi
e19cc36659 Cleanup Docs/Makefile.am 2001-12-14 00:38:46 +02:00
sasha@mysql.sashanet.com
9db9b463d6 merged 2001-12-13 13:17:19 -07:00
monty@hundin.mysql.fi
0c0a170fa7 Fix that SHOW STATUS works with SSL.
Add 4.0 commands to SHOW STATUS.
2001-12-13 22:03:09 +02:00
monty@hundin.mysql.fi
6aeb40bd3f merge 2001-12-13 20:54:20 +02:00
monty@hundin.mysql.fi
bdc5a62104 Added status variables for all MySQL commands. 2001-12-13 20:06:44 +02:00
monty@hundin.mysql.fi
70e053fba0 Fixed problem with default & InnoDB tables. 2001-12-13 19:06:14 +02:00
monty@hundin.mysql.fi
1d3e058c4b Added FLUSH DES_KEY_FILE.
New HEX() function.
Final (?) cleanup of des_encrypt() / des_decrypt().
Added missing files to Makefiles.
2001-12-13 15:53:18 +02:00
arjen@co3064164-a.bitbike.com
36cf7dd31e Formatting fixups in query cache section. 2001-12-13 12:00:03 +10:00
sasha@mysql.sashanet.com
f7acf09d9c slave-skip-errors
added extra/mysql_install.c - will work on it in 4.0, but it does not hurt
to have it sit in 3.23 tree for now since it will eventually be backported 
to 3.23 anyway
2001-12-12 18:55:33 -07:00
arjen@co3064164-a.bitbike.com
e6e019f48f Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2001-12-13 11:28:09 +10:00
arjen@co3064164-a.bitbike.com
5d1b18a5ef menu/node fixup for BSD sections. 2001-12-13 11:21:18 +10:00
arjen@co3064164-a.bitbike.com
c15cdcfaf4 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2001-12-13 10:50:28 +10:00
arjen@co3064164-a.bitbike.com
677314b0da Put back in comparison with PostgreSQL, design philosophy and features. 2001-12-13 10:49:32 +10:00
monty@hundin.mysql.fi
a5f061c7fb Merge 2001-12-13 02:38:39 +02:00
monty@hundin.mysql.fi
87fd219d67 Fixed sleep time in mysql-test-run
Fixed bug in query cache.
Cleaned up des_crypt code.
2001-12-13 02:31:19 +02:00
jani@hynda.mysql.fi
ea4516d538 updated manual 2001-12-13 01:26:29 +02:00
arjen@co3064164-a.bitbike.com
01637eba0f Some improvements to Query Cache text (by Colin Faber). 2001-12-12 18:04:40 +10:00
arjen@co3064164-a.bitbike.com
7362881115 Added new Query Cache section. 2001-12-12 16:06:37 +10:00
monty@hundin.mysql.fi
8bef3771f4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-11 20:47:07 +02:00
monty@hundin.mysql.fi
9ca9fc2283 Fix for MyISAM records > 16M 2001-12-11 20:45:48 +02:00
paul@teton.kitebird.com
2bb6ecf1b5 manual.texi reword relationship between command line options
manual.texi	and option files
2001-12-11 12:02:06 -06:00
monty@hundin.mysql.fi
7569535272 merge 2001-12-10 19:20:54 +02:00
monty@hundin.mysql.fi
db2e22bf7e Portability fixes.
Changed mysql-test-run.sh to test for files to get shorter, more reliable timeouts.
2001-12-10 18:16:51 +02:00
monty@hundin.mysql.fi
12058c2996 Fixed bug in GROUP BY ... DESC 2001-12-10 17:51:07 +02:00
jani@hynda.mysql.fi
a3ae37eda6 Added information about floating point numbers. 2001-12-10 15:07:40 +02:00
monty@hundin.mysql.fi
6b02f13cf3 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.
2001-12-10 00:08:24 +02:00
arjen@co3064164-a.bitbike.com
a1f9987bff Fixups to query cache info. 2001-12-07 18:54:18 +10:00
arjen@co3064164-a.bitbike.com
2b69df40c3 Added column headers for @multitable (O'Reilly fixup). 2001-12-07 10:53:14 +10:00
arjen@co3064164-a.bitbike.com
f3f7d055f9 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-12-06 11:15:05 +10:00
arjen@co3064164-a.bitbike.com
c0e0ed4fe5 Legal fixup/clarification for contributor and supporter lists. 2001-12-06 11:07:51 +10:00
monty@hundin.mysql.fi
b4da2fb0ab Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-06 02:36:19 +02:00
monty@hundin.mysql.fi
5c94a16422 merge with 3.23.47 2001-12-06 01:16:28 +02:00
monty@hundin.mysql.fi
4c17825acd Update of query cache code 2001-12-06 01:05:30 +02:00
arjen@co3064164-a.bitbike.com
00ae775a80 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-12-06 09:03:47 +10:00
arjen@co3064164-a.bitbike.com
0b22ab480c Fixed typos in boolean fulltext search text.
Replaced Gates fun.
2001-12-06 08:57:45 +10:00
serg@serg.mysql.com
b048cb34a0 bulk_insert feature can be turned off 2001-12-05 23:26:56 +01:00