- 20 Apr, 2005 8 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
pekka@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug7806
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug7806
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9103
-
lenz@mysql.com authored
-
- 19 Apr, 2005 9 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
while testing changes to the mysql-copyright scripts
-
ingo@mysql.com authored
Modified the check for the timestamp field so that the flags for the automatic for inserts and updates are cleared independently.
-
lenz@mysql.com authored
- fixed copyright header and removed obsolete comments about how to build the manual using texinfo - added an "install-data-hook" to install the mysql.info info page. This seems to be the only way to install info pages, if they are not built from texinfo sources directly.
-
msvensson@neptunus.(none) authored
- Segfault because of passing a 64-bit pointer to 32 bit integer. - Add new include config_readline.h which will calculate some new defines based on what is found in config.h - This file was originally included in readline 4.3 as config.h.in, only the part that makes new defines have been moved to this file.
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
joreland@mysql.com authored
Fix src distributions for benchmark prg
-
lenz@mysql.com authored
(it's already in EXTRA_DIST of the toplevel Makefile.am)
-
jan@hundin.mysql.fi authored
-
- 18 Apr, 2005 4 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg8086
-
dlenev@brandersnatch.localdomain authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg8086
-
jan@hundin.mysql.fi authored
Backported from 5.0.3.
-
sergefp@mysql.com authored
Don't produce data truncation warnings from within cp_buffer_from_ref(). This function is only used to make index search tuples and data truncation that occurs here has no relation with truncated values being saved into tables.
-
- 17 Apr, 2005 3 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug9439
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
already (and that's the Makefile that acutally creates it)
-
- 16 Apr, 2005 9 commits
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-look-range
-
sergefp@mysql.com authored
minimum of lower bounds of two joined intervals.
-
sergefp@mysql.com authored
Changed type of "Sub_part" column in SHOW KEYS from TINYINT to SMALLINT (as MAX_KEY_LENGTH=1024) (this is the final cset with proper tests)
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9188
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9487
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-bug9188
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
monty@mishka.local authored
-
monty@mishka.local authored
Don't abort on bootstrap if a wrong --default-storage-engine is specified
-
- 15 Apr, 2005 7 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
ingo@mysql.com authored
Fixed some casts for 64-bit systems. Fixed a possible buffer overflow.
-
serg@serg.mylan authored
don't set lex->lock_option=TL_READ in the parser for SELECT
-