heikki@hundin.mysql.fi
ed6a85b422
ha_innodb.cc:
...
Add comment about how to modify InnoDB to deal with partial-field prefixes of key value in the future
2003-02-18 20:07:06 +02:00
heikki@hundin.mysql.fi
75782a506d
my_base.h:
...
Add comment about what kind of key value prefixes HA_READ_KEY_PREFIX_LAST etc. allow as a search key
2003-02-18 19:57:05 +02:00
heikki@hundin.mysql.fi
e690ea09f7
page0cur.c:
...
Prepare for 5.x where HA_READ_PREFIX_LAST may pass only a few first bytes of the last field in a key value
ha_innodb.cc:
In 4.0 always assume HA_READ_PREFIX_LAST passes a complete-field prefix of a key value; LIKE queries use a padding trick
2003-02-18 19:43:41 +02:00
bell@sanja.is.com.ua
d5cd5ea4e7
prevented crash on deleting non-constructed analyse object
2003-02-18 10:18:51 +02:00
bell@sanja.is.com.ua
d7316689fd
Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23
...
into sanja.is.com.ua:/home/bell/mysql/work-3.23
2003-02-18 09:58:25 +02:00
bell@sanja.is.com.ua
352a338147
client port number added to SHOW PROCESSLIST (SCRUM?)
2003-02-17 22:07:26 +02:00
bell@sanja.is.com.ua
126e085749
Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
...
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
2003-02-17 17:11:11 +02:00
monty@mashka.mysql.fi
6051b2f998
Fixed multi-table-delete for InnoDB tables
...
Novell patches
2003-02-17 02:14:37 +02:00
monty@mashka.mysql.fi
153cefc61b
Merge mashka.mysql.fi:/home/my/mysql-3.23
...
into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-17 01:07:29 +02:00
monty@mashka.mysql.fi
4c836e8d65
Fixed problem with ISNULL on fields that could not be null
2003-02-17 01:05:04 +02:00
monty@mashka.mysql.fi
a533db746b
Patch for novell
...
Reverted wrong patch for mysqld_safe.sh
2003-02-16 22:50:00 +02:00
bell@sanja.is.com.ua
05bbea4b25
fixed invalidation of query cache on LOAD DATA
2003-02-14 22:20:38 +02:00
bell@sanja.is.com.ua
203728ae68
fixed memory leak in ANALIZE initialization error reporting
2003-02-14 17:09:09 +02:00
serg@serg.mysql.com
98e85fdc43
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-13 17:11:55 +01:00
monty@mashka.mysql.fi
62eda324f8
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-12 23:45:18 +02:00
serg@serg.mysql.com
5137c07ace
another fix for RAND() initialization
2003-02-12 21:32:35 +01:00
monty@mashka.mysql.fi
34fd942d2e
merge with 3.23 (use local version)
2003-02-12 22:07:56 +02:00
serg@serg.mysql.com
6bb42870e0
do not ignore --allow-keywords if SHOW CREATE TABLE is used
2003-02-12 20:46:40 +01:00
Sinisa@sinisa.nasamreza.org
5376889e28
Fixed YES/NO in Polish messages
2003-02-12 20:42:46 +02:00
jani@rhols221.adsl.netsonic.fi
381ab77b84
Fixed a bug in mysqld_safe, when it earlier could have removed
...
a socket from another, still living MySQL server.
2003-02-12 19:53:19 +02:00
Sinisa@sinisa.nasamreza.org
82dd4cd580
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2003-02-12 15:13:23 +02:00
serg@serg.mysql.com
71ac2606c6
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-12 13:09:31 +01:00
serg@serg.mysql.com
8bc05cfb9c
sh syntax is like that :)
2003-02-12 13:08:55 +01:00
serg@serg.mysql.com
9dd13a9a4a
backported MERGE+MAX bugfix from 4.0
2003-02-12 11:03:41 +01:00
lenz@mysql.com
c4cf7e633f
(please merge with 4.1 and upwards)
...
- updated logo to current one
2003-02-12 10:50:18 +01:00
arjen@george.bitbike.com
5dc7fe3bcd
Moved template.texi from mysql-4.0 tree to mysqldoc tree.
2003-02-12 14:29:12 +10:00
arjen@george.bitbike.com
c9c9d0b0fb
Moved mysql.de.texi from mysql-4.0 tree to mysqldoc tree.
...
Replaced mysql.de.texi in mysql-4.0 tree with dummy placeholder.
Moved world.sql sample database to mysqldoc tree.
2003-02-12 14:15:04 +10:00
serg@serg.mysql.com
92d6bdc1b6
backporting Peter's fix for better RAND() initialization from 4.0
2003-02-11 23:19:47 +01:00
lenz@mysql.com
c974f42a6f
(please merge into 4.1 and onwards)
...
- re-added missing pre- and post(un)install scripts to server subpackage
- added config file /etc/my.cnf to the file list (just for completeness)
- make sure to create the datadir with 755 permissions
2003-02-11 12:27:53 +01:00
Sinisa@sinisa.nasamreza.org
58f20edf9c
connect timeout bug fix
2003-02-10 17:50:06 +02:00
monty@mashka.mysql.fi
fbc9cd7ee8
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-10 17:07:48 +02:00
monty@mashka.mysql.fi
78e7230e73
Better fix for count(distinct) bug
2003-02-10 17:03:27 +02:00
serg@sergbook.mysql.com
14b4b58de7
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-10 14:56:30 +01:00
serg@sergbook.mysql.com
3cc3ec177f
error message fixed (new error code will be introduced in 4.1)
2003-02-10 14:47:39 +01:00
serg@sergbook.mysql.com
cba78f827c
count(distint) on an empty table crash fixed
2003-02-10 12:01:47 +01:00
monty@mashka.mysql.fi
c0b655aa38
Fixed memory reference error when doing key_column <=> NULL on column that is defined as NOT NULL
2003-02-10 01:21:09 +02:00
Sinisa@sinisa.nasamreza.org
28489be4c0
Merge sinisa@work.mysql.com:/home/bk/mysql
...
into sinisa.nasamreza.org:/mnt/work/mysql
2003-02-08 20:00:11 +02:00
monty@mashka.mysql.fi
1decaf6b04
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-08 10:56:41 +02:00
monty@mashka.mysql.fi
025dde7867
Check how much stack we got; Needed to be able to run crash-me
2003-02-08 01:55:16 +02:00
gweir@work.mysql.com
ce2a47185c
mysqld.xdc:
...
new file
2003-02-07 20:05:03 +01:00
monty@mashka.mysql.fi
d92022f7f0
Fixed problem that caused automake to fail
2003-02-07 18:47:13 +02:00
monty@mashka.mysql.fi
7391bc564f
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-07 18:01:08 +02:00
monty@mashka.mysql.fi
1b9b042654
Fix problem in MIN/MAX optimisation (from last patch)
...
Don't make OLD_PASSWORD() a reserved word
2003-02-07 17:57:07 +02:00
heikki@hundin.mysql.fi
a1a63f2d95
page0cur.c:
...
Disable PAGE_CUR_LE_OR_EXTENDS because it does not work for non-latin1 char sets now
2003-02-07 17:44:09 +02:00
heikki@hundin.mysql.fi
7abed55936
ha_innodb.cc:
...
Clarify the meaning of HA_READ_PREFIX_LAST as a search flag. InnoDB assumed the meaning wrong.
2003-02-07 17:33:15 +02:00
monty@mashka.mysql.fi
f68914addb
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-07 15:06:23 +02:00
heikki@hundin.mysql.fi
bd8c8522dc
ha_innodb.cc:
...
Since MySQL uses HA_READ_PREFIX_LAST in a wrong place, we make InnoDB to convert it to a right search condition
2003-02-07 13:28:18 +02:00
monty@mashka.mysql.fi
5ce55f27f8
Added test for SHOW CREATE
2003-02-07 12:54:10 +02:00
monty@mashka.mysql.fi
564c447b27
Allow 4.0 to read new 4.1 .frm files
2003-02-07 10:35:08 +02:00
heikki@hundin.mysql.fi
d2ef0ed85f
page0cur.c:
...
Sinisas patch to InnoDB ORDER BY DESC bug, push it now so that Jani has it available
2003-02-07 00:44:32 +02:00