monty@mashka.mysql.fi
dd377bfba6
Fixed problem when comparing a key for a multi-byte-character set. (bug 152)
...
Use 0x.... as strings if 'new' mode. (bug 152)
Don't report -max on windows when InnoDB is enabled. (bug 332)
Reset current_linfo; This could cause a hang when doing PURGE LOGS.
Fix for row numbers in EXPLAIN (bug 322)
Fix that USE_FRM works for all table types (bug 97)
2003-04-27 22:12:08 +03:00
serg@serg.mysql.com
026ec1d37c
merged
2003-03-13 13:44:03 +01:00
monty@mashka.mysql.fi
88f811c8a5
NEWDATE -> DATE in anylyse() output
...
Changed that analyse(#) also affects strings
2003-03-12 16:43:01 +02:00
monty@narttu.mysql.fi
326b8abc89
merge with 3.23 to get corrected error message files and rename of files in mysql-test
2003-02-26 00:22:35 +02:00
bell@sanja.is.com.ua
203728ae68
fixed memory leak in ANALIZE initialization error reporting
2003-02-14 17:09:09 +02:00
monty@mashka.mysql.fi
5022e56cba
Ensure that BEGIN / COMMIT is handled properly if slave dies
...
Added syntax support for
CREATE TABLE foo (a char CHARACTER SET latin1) CHARSET=latin1;
2002-12-11 15:46:39 +02:00
lenz@mysql.com
1935183975
- Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)
...
- sql_analyse.cc: Fixed bug in decimal handling
2002-12-04 16:16:06 +01:00
monty@hundin.mysql.fi
b0fae584b9
Portability fixes for HP compiler and HPUX11
2002-11-09 13:26:46 +02:00
monty@hundin.mysql.fi
4b1836ee36
Enable LOAD DATA LOCAL INFILE in mysql_test
...
Added syntax for column comments (for compability with 4.1)
Fix of ALTER TABLE RENAME
2002-06-04 00:40:27 +03:00
monty@hundin.mysql.fi
df5f8c18eb
Move HA_EXTRA_NO_READCHECK to ha_open
...
Fixed bug in multi-table-delete
2002-01-16 23:02:26 +02:00
monty@hundin.mysql.fi
b658662ae4
Update copyright
...
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
monty@tik.mysql.fi
b13d453d50
Fix UNION
...
New faster list iterators
Change list code to be simpler and faster
Optimize count(distinct)
New error messages for UNION
Make create_tmp_table more general to be usable by UNION
2001-08-02 06:29:50 +03:00
sasha@mysql.sashanet.com
a12117f036
change tree to use qsort_cmp2 - compare function with 3 instead of 2 arguments
2001-05-10 18:14:15 -06:00
monty@donna.mysql.com
0fcdce7bc4
Fix for snprintf
2000-08-22 00:55:45 +03:00
monty@donna.mysql.com
f0952ce3e1
FLUSH TABLE table_list
...
Fixes for RENAME TABLE
Portability fixes
2000-08-22 00:18:32 +03:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00