Commit graph

1366 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
2597b1aadd New CAST syntax
Cleanup of multi-table-delete in sql_yacc.yy
Changed syntax of MAXIMUM QUERIES PER HOUR to MAX_QUERIES_PER_HOUR to
not get too many reserved words.
2002-01-03 00:46:43 +02:00
monty@hundin.mysql.fi
b0ea238d2e merge 2002-01-02 22:02:03 +02:00
monty@hundin.mysql.fi
fd0459a521 merge with 3.23 2002-01-02 21:34:12 +02:00
monty@hundin.mysql.fi
4b877e0088 Added macros for nice TIMESPEC usage.
Fixes for building MySQL with gcc 3.0
Added SIGNED / UNSIGNED casts
Fixed core dump bug in net_clear() with libmysqld.
Back to using semaphores in query cache.
Added 'Null' and 'Index_type' to SHOW INDEX.
2002-01-02 21:29:41 +02:00
monty@hundin.mysql.fi
89f8ca058e Removed Heikki's changes to the manual that was meant for 4.0 2002-01-02 14:12:37 +02:00
monty@hundin.mysql.fi
b7b0008ec8 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-01-02 13:52:01 +02:00
monty@hundin.mysql.fi
cb8bb9a84c Backport of mysqldump from 4.0 2002-01-02 13:50:31 +02:00
heikki@donna.mysql.fi
64c00f98f0 Merge heikki@work.mysql.com:/home/my/mysql
into donna.mysql.fi:/home/heikki/mysqlm
2001-12-30 21:17:50 +02:00
heikki@donna.mysql.fi
b37297a3ee manual.texi:
More clarification of startup parameters
2001-12-29 11:25:25 +02:00
heikki@donna.mysql.fi
1e8a4d7ce1 manual.texi:
Fix a syntax error which slipped into previous changeset
2001-12-29 10:56:37 +02:00
heikki@donna.mysql.fi
8ca07bf54a manual.texi:
Clarification of InnoDB startup options
2001-12-29 10:53:30 +02:00
heikki@donna.mysql.fi
61b68f1180 manual.texi:
Add unintentionally removed text
2001-12-27 20:36:26 +02:00
heikki@donna.mysql.fi
3addc7c8a1 manual.texi:
Make InnoDB startup option samples easier to understand, do not recommend too big log files
2001-12-27 20:31:46 +02:00
heikki@donna.mysql.fi
e4a3e38101 manual.texi:
Make InnoDB startup option samples easier to understand, recommend not setting log files too big, because recovery slow
2001-12-27 20:17:49 +02:00
monty@hundin.mysql.fi
2bd8bf31bd Bugfix for WHERE key=@a OR key=@b 2001-12-27 02:04:27 +02:00
venu@work.mysql.com
643bb2af00 manual.texi updated MyOLEDB section 2001-12-24 10:15:04 +01:00
arjen@co3064164-a.bitbike.com
e926505183 Fixups in line with MySQL trademark policy; chapter 1. 2001-12-24 13:52:58 +10:00
arjen@co3064164-a.bitbike.com
400d42592b MySQL trademark usage fixups. 2001-12-24 12:04:30 +10:00
arjen@co3064164-a.bitbike.com
e56bf7ea50 Adjusted Nutshell's 4.x timeline projection. 2001-12-24 09:56:52 +10:00
serg@serg.mysql.com
a72bc0079f HANDLER CLOSE unknown table should produce an error 2001-12-22 18:40:26 +00:00
monty@hundin.mysql.fi
9e9e765fbd Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-22 15:14:41 +02:00
monty@hundin.mysql.fi
9e1ed2e4dc Fixed access privilege bug in query cache.
Change tests to use database 'mysqltest' instead of 'foo'
Add option to not print access denied messages to check_table_access()
2001-12-22 15:13:31 +02:00
tfr@sarvik.tfr.cafe.ee
1dfa5d0fb2 manual.texi:
Update OLEDB section
2001-12-22 00:58:09 +02:00
serg@serg.mysql.com
ed74119ee2 Merge 2001-12-21 13:38:06 +00:00
monty@hundin.mysql.fi
778058123b merge with 3.23.47 2001-12-21 07:03:03 +02:00
monty@hundin.mysql.fi
55a2ab6e7e Cleanup of alarm macros.
Fixed data corruption bug in query cache.
Made queries be dependent of the database in use.
2001-12-21 07:00:58 +02:00
monty@hundin.mysql.fi
05a3c0e8f6 Fixed shutdown problem on HPUX 2001-12-21 06:54:58 +02:00
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
monty@hundin.mysql.fi
0f71e337b3 Small changes to mysql_config.sh 2001-12-05 23:56:56 +02:00
monty@hundin.mysql.fi
90004e340b Fixed bug in LEFT JOIN 2001-12-05 23:15:05 +02:00
serg@serg.mysql.com
a9fa9842a2 Change mode to -rw-rw-r-- 2001-12-05 17:08:29 +01:00
serg@serg.mysql.com
5bf254cbd1 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-12-05 17:05:57 +01:00
serg@serg.mysql.com
6c4abef5ee wrong menues - mostly leftover after grand manual massage - that broke texinfo file structure were removed
"MATCH in SELECT only" line from "MySQL deficiencies" removed
2001-12-05 17:03:06 +01:00
monty@hundin.mysql.fi
40da504605 merge 2001-12-05 13:08:00 +02:00
monty@hundin.mysql.fi
1de4fff5ba Update of query cache code.
Changed some sql_alloc() -> thd->alloc()
Removed a lot of compiler warnings on Linux Alpha (64 bit)
Fixed some core dumps on 64 bit systems (wrong type for packet_len)
2001-12-05 13:03:00 +02:00
arjen@co3064164-a.bitbike.com
dcdc6c5b4d Updated Sinisa's contribution items. 2001-12-05 12:15:40 +10:00
serg@serg.mysql.com
f481272998 myisam_bulk_insert_tree_size clarification 2001-12-04 16:52:28 +01:00
monty@hundin.mysql.fi
1d26537da5 Query cache.
Remove some warnings
2001-12-02 14:34:01 +02:00
paul@teton.kitebird.com
17abb42f3b manual.texi mysql_store_results() -> mysql_store_result() 2001-11-30 10:50:14 -06:00
monty@hundin.mysql.fi
79caca1d96 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-29 22:05:53 +02:00
monty@hundin.mysql.fi
ce7a0a0293 Fix not critical MyISAM bug in locking.
Free character sets properly (for embedded).
Add missing mutex in HANDLER CLOSE
2001-11-29 21:46:51 +02:00
monty@hundin.mysql.fi
4b513347c4 Better optimization for InnoDB and BDB tables for ORDER BY 2001-11-29 15:34:37 +02:00
monty@hundin.mysql.fi
7c3f8447c0 Extended manual section about MySQL states 2001-11-28 22:47:58 +02:00
jcole@sarvik.tfr.cafe.ee
6aef747667 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/jcole/bk/mysql-4.0
2001-11-28 22:17:16 +02:00
jcole@sarvik.tfr.cafe.ee
8f35feaf0e docbook-fixup.pl:
Fixed small bug
2001-11-28 22:16:26 +02:00
jcole@sarvik.tfr.cafe.ee
ad0149b99f docbook-fixup.pl:
Fixed some issues for O'Reilly.
  * Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
  * Removing (Cross)References for sections that have been excluded from printed manual.
  * In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
2001-11-28 22:11:14 +02:00
serg@serg.mysql.com
49b6f02dbe Merge 2001-11-28 18:01:50 +01:00
serg@serg.mysql.com
4a5ca1073b boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
tfr@sarvik.tfr.cafe.ee
c049119475 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-28 17:18:52 +02:00
tfr@sarvik.tfr.cafe.ee
d90b7c4238 mirrors.texi:
Added a mirror in Spain
2001-11-28 17:18:14 +02:00
monty@hundin.mysql.fi
76ed6c26fc Fix of testcases after merge.
Small improvement to write caching.
2001-11-28 16:11:05 +02:00