Commit graph

3082 commits

Author SHA1 Message Date
Sinisa@sinisa.nasamreza.org
d7a23f28c4 Some changes in multi-table deletes, with some speed-ups and
incorporations of the new stuff.

When Monty approves / corrects it, I will "port" it to multi-table
updates.
2002-01-12 19:51:10 +02:00
bell@sanja.is.com.ua
d7e2ef8871 Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/mysql-4
2002-01-12 15:42:29 +02:00
bell@sanja.is.com.ua
11920dbbe7 New result block allocation strategy 2002-01-12 15:40:52 +02:00
kaj@work.mysql.com
e95ac89a17 manual.texi Added CAST and CONVERT descriptions into the release notes 2002-01-12 14:22:59 +01:00
miguel@light.local
558d88f977 Win32 Embedded Server Changes 2002-01-09 05:38:48 -02:00
arjen@co3064164-a.bitbike.com
1faca6fccb Little fixups in change log. 2002-01-09 13:17:19 +10:00
Sinisa@sinisa.nasamreza.org
ed321e8b63 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-01-08 20:18:30 +02:00
Sinisa@sinisa.nasamreza.org
b89458e8f6 A small fix for a VERY small Monty's bug ... 2002-01-08 20:17:54 +02:00
tfr@sarvik.tfr.cafe.ee
e56f27c7c7 mirrors.texi:
Update mirror listing
2002-01-08 17:17:16 +02:00
bell@sanja.is.com.ua
f9d091d16f Typo fixing 2002-01-08 08:48:05 +02:00
bell@sanja.is.com.ua
89bad72cdc Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work
2002-01-08 08:39:40 +02:00
bell@sanja.is.com.ua
7bef26f192 TODO reorganization 2002-01-08 08:38:33 +02:00
tfr@sarvik.tfr.cafe.ee
705e7c3a9a mirrors.texi:
Update mirror listing
2002-01-07 18:15:56 +02:00
tfr@sarvik.tfr.cafe.ee
313845f98a mirrors.texi:
Updated mirror listing
slovenia.eps, slovenia.gif, slovenia.txt:
  new file
2002-01-07 16:10:54 +02:00
monty@hundin.mysql.fi
47408baac6 Make query cache code independent of the MYSQL_SERVER define.
This fixes the query cache problem on windows.
2002-01-06 14:21:43 +02:00
monty@hundin.mysql.fi
ff17389116 Fix for FLUSH QUERY CACHE
Fix for new bug in CREATE TABLE when sorting keys.
2002-01-05 22:51:42 +02:00
tfr@sarvik.tfr.cafe.ee
fd81437a6b mirrors.texi:
mirror updates
2002-01-03 19:52:11 +02:00
monty@hundin.mysql.fi
e36cda4bd4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-01-03 19:04:52 +02:00
monty@hundin.mysql.fi
a9de2c14a0 Some small fixes to the query cache. 2002-01-03 19:04:01 +02:00
tonu@volk.internalnet
308d0398bd Added missing text about existing feature in GRANT 2002-01-03 16:15:05 +02:00
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
bell@sanja.is.com.ua
dbf8f3c32f fixing query cache validator 2002-01-02 17:55:10 +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
410847fac6 row0mysql.c:
Remove erroneous warning of a duplicate key when the key in a UNIQUE secondary index contains a NULL
2001-12-31 14:41:58 +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
miguel@light.local
d4a8e8d61e Minors changes for the Windows 3.23.47 release 2001-12-30 00:22:01 -02:00
Sinisa@sinisa.nasamreza.org
1e3bd84217 DATE,TIME and DATETIME SQL typecasts 2001-12-29 20:56:50 +02:00
Sinisa@sinisa.nasamreza.org
2977d21842 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-12-29 15:18:09 +02:00
Sinisa@sinisa.nasamreza.org
ac98cf5c6d Just a missing comment ... 2001-12-29 15:17:09 +02:00
Sinisa@sinisa.nasamreza.org
d82830c591 Code that had to be changed so that CREATE ... SELECT ... always
creates proper column types, out of any function, expression or from
other tables.
2001-12-29 15:15:51 +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
heikki@donna.mysql.fi
8c8d5c06aa btr0sea.c:
Eliminate a gcc compiler bug in inlining
2001-12-27 18:43:49 +02:00
jani@hynda.mysql.fi
3682df45e1 New version of mail_to_db.pl 2001-12-27 16:23:46 +02:00
jani@hynda.mysql.fi
f17e1946d0 Made new version of mail_to_db.pl 2001-12-27 15:37:45 +02:00
monty@hundin.mysql.fi
43f2238c72 Portability fix for SCO 2001-12-27 15:16:08 +02:00
monty@hundin.mysql.fi
ac8155cce1 Portability fixes 2001-12-27 13:31:10 +02:00
monty@hundin.mysql.fi
14e07aabda Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-12-27 02:05:12 +02:00
monty@hundin.mysql.fi
2bd8bf31bd Bugfix for WHERE key=@a OR key=@b 2001-12-27 02:04:27 +02:00
heikki@donna.mysql.fi
116ced2f29 os0file.c:
Make os_file_flush to ignore the error we get from a raw device in fsync
2001-12-27 00:56:40 +02:00
Sinisa@sinisa.nasamreza.org
1cef60bff6 Woooo....
Now everything compiles and all tests are passed .... ;o)

What a push !
2001-12-26 18:33:51 +02:00