bell@sanja.is.com.ua
0469dd4993
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1
2003-01-30 10:20:42 +02:00
bar@bar.mysql.r18.ru
9a837a873e
Always use USE_STRCOLL code
2003-01-30 11:15:14 +04:00
bar@bar.mysql.r18.ru
6f25c7d9a9
cp1256.xml:
...
Fix
2003-01-30 10:04:02 +04:00
bell@sanja.is.com.ua
7467708611
fixed compiler error
2003-01-29 21:17:46 +02:00
bell@sanja.is.com.ua
a662f7e105
fixed row items with group functions
...
fixed layout
2003-01-29 20:44:47 +02:00
bell@sanja.is.com.ua
9525a58132
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1
2003-01-29 19:46:11 +02:00
bell@sanja.is.com.ua
214036a7f6
improving of fields list creation in derived tables and unions
...
fixed length of fields created in fubselect
fixed resolving fields of reduced in derived table subselect
2003-01-29 19:42:39 +02:00
bar@bar.mysql.r18.ru
735399a850
Move latin1 into a separarte file
2003-01-29 17:31:20 +04:00
bar@bar.mysql.r18.ru
08129eea2b
Reorganization to restore generating charset C files from conf files
2003-01-29 15:08:09 +04:00
bell@sanja.is.com.ua
fd2e31756b
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1
2003-01-29 11:03:53 +02:00
venu@myvenu.com
8673530904
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-28 21:08:42 -08:00
bell@sanja.is.com.ua
d0d375c437
fixed memory leak in ROW code (SCRUM 577)
2003-01-28 22:28:11 +02:00
venu@myvenu.com
79e1fd8d0e
Fix leak when the client disconnects with open prep statements
2003-01-28 09:24:27 -08:00
hf@deer.mysql.r18.ru
d38c66b1ed
SIGNAL_WITH_VIO_CLOSES bugfix
2003-01-28 21:03:05 +04:00
bell@sanja.is.com.ua
d39a2c0afc
Merge
2003-01-28 15:34:59 +02:00
bell@sanja.is.com.ua
0c5b323d0f
fixed bugs in temporary tables in subselect implementation (SCRUM)
...
merging with switching on static tables optimization (SCRUM)
fixed subselects with uncacheable results
added test for fixed bugs from bugreports
2003-01-28 14:48:12 +02:00
hf@deer.mysql.r18.ru
cff4a43711
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into deer.mysql.r18.ru:/home/hf/work/mysql-default
2003-01-28 15:06:23 +04:00
bar@bar.mysql.r18.ru
f815e9b812
resolve
2003-01-28 15:03:33 +04:00
bar@bar.mysql.r18.ru
a292d4f632
New "fill" function in charset_info_st structure
2003-01-28 14:58:06 +04:00
hf@deer.mysql.r18.ru
6bca9b7034
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into deer.mysql.r18.ru:/home/hf/work/mysql-default
2003-01-28 12:59:07 +04:00
serg@serg.mysql.com
7a7066ef9d
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2003-01-27 17:41:30 +01:00
bar@bar.mysql.r18.ru
106b21bd85
field.cc:
...
Use cs->scan() instead of my_isspace()
2003-01-27 18:46:51 +04:00
serg@serg.mysql.com
c37fff13d5
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2003-01-27 15:38:33 +01:00
serg@serg.mysql.com
335f013161
select count(*) from t1 procedure analyse(); bug fixed
2003-01-27 15:37:05 +01:00
bar@bar.mysql.r18.ru
8f08afdf79
field.cc:
...
tis620 normalization will be implemented ad a SQL function, without automatic normalization on INSERT
2003-01-27 17:31:46 +04:00
bar@bar.mysql.r18.ru
b92ed69491
wb_wc and wc_mb now checks length inside
2003-01-27 16:46:03 +04:00
bar@bar.mysql.r18.ru
7e38aa4b19
sql_yacc.yy:
...
Semicolon has been added
2003-01-27 13:46:33 +04:00
bell@sanja.is.com.ua
5469c014e3
Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1
2003-01-26 21:34:14 +02:00
bell@sanja.is.com.ua
760e22f0bb
after merge fix of 577 task (SCRUM, pre commit to be able to merge with static tables optimization fix)
...
fixed derived tables with subselect inside
2003-01-26 21:30:35 +02:00
bell@sanja.is.com.ua
c80f766ea2
removed switching off static table optimization for subselects (SCRUM , pre-commit to be able merge with temporary table fix)
2003-01-26 21:13:37 +02:00
serg@serg.mysql.com
2fd8380c0c
making the keyword ROW for row items optional
2003-01-26 20:01:45 +01:00
bell@sanja.is.com.ua
44d8a8cdab
merging
2003-01-25 13:19:46 +02:00
bell@sanja.is.com.ua
d56e23f64e
fixed subselects with temporary tables (SCRUM)
...
fixed memory leacks
2003-01-25 02:25:52 +02:00
venu@myvenu.com
04f16d9f6f
MYSQL_TIME handling(Direct DATE,TIME and TS th' structure) - server
2003-01-23 22:32:39 -08:00
heikki@hundin.mysql.fi
d62ef3a0d9
ha_innodb.cc:
...
Temporary fix to make the new client/server protocol to work: fetch all columns in an index, even if not needed by the SELECT statement; Monty has to fix the parser to tell InnoDB what to fetch
2003-01-24 04:47:06 +02:00
monty@mashka.mysql.fi
9af5e6b70a
Avoid memory overruns when buffer_length is too small (when fetching binary data in prepared statements)
2003-01-23 21:49:28 +02:00
serg@serg.mysql.com
1fe18bea46
fixed "double Procedure::~Procedure" bug
2003-01-23 00:03:40 +01:00
hf@deer.mysql.r18.ru
524e33eb59
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into deer.mysql.r18.ru:/home/hf/work/mysql-default
2003-01-22 20:51:54 +04:00
pem@mysql.com
d9d5ddb52d
Fixed bug in Protocol::convert_str() (missing return caused "Out of memory" errors
...
when optimized).
2003-01-22 17:51:53 +01:00
hf@deer.mysql.r18.ru
e2d991795c
SCRUM
...
DEFAULT in SELECT & UPDATE corrections
2003-01-22 20:08:12 +04:00
serg@serg.mysql.com
897b165bda
workaround for gcc bug
2003-01-22 15:05:37 +01:00
monty@mashka.mysql.fi
7436e9ec97
Merge
2003-01-21 21:28:51 +02:00
monty@mashka.mysql.fi
25c393a12e
Portability fixes (for windows)
...
Some changes to the prepared statement protocol to make it easier to use and faster.
2003-01-21 21:07:59 +02:00
hf@deer.mysql.r18.ru
87681bb85e
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into deer.mysql.r18.ru:/home/hf/work/mysql-default
2003-01-21 20:24:22 +04:00
hf@deer.mysql.r18.ru
9fb261e384
SCRUM
...
Default in UPDATE & SELECT
2003-01-21 20:20:46 +04:00
bell@sanja.is.com.ua
62c02d4b45
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-cols-4.1
2003-01-21 15:31:04 +02:00
Sinisa@sinisa.nasamreza.org
70dfa42258
resolve fix
2003-01-21 14:57:33 +02:00
Sinisa@sinisa.nasamreza.org
3e302c524e
A small fix for privilege system as reported by HF.
2003-01-21 14:50:55 +02:00
bell@sanja.is.com.ua
8aabee290d
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-cols-4.1
2003-01-21 14:03:30 +02:00
bell@sanja.is.com.ua
372e2130e4
fixed test of cardinality
2003-01-21 13:55:26 +02:00