- 10 Jul, 2002 1 commit
-
-
ram@ram.(none) authored
into ram.(none):/home/ram/work/mysql-4.1.spatial
-
- 05 Jul, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 03 Jul, 2002 1 commit
-
-
walrus@mysql.com authored
server-cfg.sh set bdb as transactional
-
- 02 Jul, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
Small fixes in database default charset code
-
- 01 Jul, 2002 6 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fix after automerge
-
bar@gw.udmsearch.izhnet.ru authored
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/work-having-4.1
-
bell@sanja.is.com.ua authored
fixed bug in sum function in subselect
-
- 27 Jun, 2002 4 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
if the current db is being altered
-
bar@gw.udmsearch.izhnet.ru authored
-
- 26 Jun, 2002 3 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
CREATE TABLE a SELECT strfunc(non_default_charset_expr)
-
bar@gw.udmsearch.izhnet.ru authored
Fixed that MyISAM were not working properly with non-8bit charsets in some cases CONVERT() function now works properly
-
- 24 Jun, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
CREATE DATABASE dbname DEFAULT CHARACTERSET=latin1
-
- 21 Jun, 2002 2 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
-
- 20 Jun, 2002 4 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
now works more correctly. Still needs fixes.
-
bar@gw.udmsearch.izhnet.ru authored
Remove dupicated code
-
bar@gw.udmsearch.izhnet.ru authored
into gw.udmsearch.izhnet.ru:/usr/home/bar/mysql-4.1
-
- 19 Jun, 2002 5 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/work-select_lex-4.1
-
bar@gw.udmsearch.izhnet.ru authored
ALTER TABLE a CHARSET=DEFAULT
-
bar@gw.udmsearch.izhnet.ru authored
CREATE TABLE a (field,...) TYPE=type CHARSET=cset;
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
more correct parameters in result creation script
-
- 17 Jun, 2002 2 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
Failed to compile at least on freebsd.
-
- 14 Jun, 2002 4 commits
-
-
venu@myvenu.com authored
corrected the symlink
-
venu@myvenu.com authored
Added missing sql_prepare.cc & sql_error.cc to libmysqld sql_error.cc, sql_prepare.cc: new file
-
venu@myvenu.com authored
Forgot to include the portable changes from previous commit
-
venu@myvenu.com authored
new file 'C' Test case for all prototype changes - Assert based which covers all most all scenarios
-
- 13 Jun, 2002 1 commit
-
-
venu@myvenu.com authored
One more missed fix from Windows
-
- 12 Jun, 2002 3 commits
-
-
venu@myvenu.com authored
Missed change from previous resolve
-
venu@myvenu.com authored
new file Client-server protocol 4.1 changes - Server side: * Enhanced metadata information: - SHOW [COUNT(*)] ERRORS [LIMIT [offset,] rows] - SHOW [COUNT(*)] WARNING [LIMIT [offset,] rows] - SHOW TABLE TYPES - SHOW PRIVILEGES - SHOW COLUMN TYPES (Not fully implemented) * Prepared execution * Long data handling in pieces * And other misc changes
-
venu@myvenu.com authored
- Support of prepared execution - Support of Original Table and Column names - Support of direct transactional API - And lot of misc handling (Note that, the pull will not work, unless you have the Server side changes also which will be followed by this commit)
-
- 11 Jun, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
fix: use my_free() instead of free()
-