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
igor@hundin.mysql.fi
6fea54dd8d
my_pthread.h:
...
Missing merge in changeset 1.1435
2003-01-28 05:34:32 +02:00
venu@hundin.mysql.fi
961d2c3e89
Introduced a scalable key cache management.
...
Added some fields to the st_my_thread_var structure to be
able to link such structures into a list.
2003-01-28 03:37:57 +02:00
serg@serg.mysql.com
bc7a0549ad
do not ignore first char, when truncating spaces in str->num conversion.
2003-01-28 00:33:04 +01:00
serg@serg.mysql.com
17142f39d3
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2003-01-27 20:24:17 +01:00
venu@myvenu.com
cb00984a41
Merge myvenu.com:/home/venu/bk/src-4.1
...
into myvenu.com:/home/venu/work/sql/dev-4.1
2003-01-27 10:56:20 -08:00
venu@myvenu.com
ca62e9f6a0
Fix stmt_close not to close the resources on error(libmysql)
...
Enable test_stmt_close() and test output to stdout(client_test)
2003-01-27 10:54:45 -08:00
venu@myvenu.com
1c4c824bec
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-27 10:50:25 -08: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
serg@serg.mysql.com
e1dc02b975
protection agains badly charsed indexfile
2003-01-27 17:27:21 +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
serg@serg.mysql.com
2fd8380c0c
making the keyword ROW for row items optional
2003-01-26 20:01:45 +01:00
venu@myvenu.com
6af9b46e5f
Remove un-used variables
...
Pure coverage tests (debug only)
2003-01-25 22:52:45 -08:00
venu@myvenu.com
bea75a4211
Misc cleanups + pure coverage test + Monty's comments
2003-01-24 03:17:26 -08:00
venu@myvenu.com
28552c27a0
Add DATE,TIME and TS tests - MYSQL_TIME handling
2003-01-23 22:39:07 -08:00
venu@myvenu.com
67579f4c48
MYSQL_TIME handling - client
...
Remove get_binary_length
Enable the clients to work wih date,time and ts directly with binary protocol
2003-01-23 22:36:27 -08: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
venu@myvenu.com
7d4fd47455
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-22 15:16:23 -08:00
serg@serg.mysql.com
1fe18bea46
fixed "double Procedure::~Procedure" bug
2003-01-23 00:03:40 +01:00
venu@myvenu.com
0a0f75b840
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-22 11:31:13 -08: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
serg@serg.mysql.com
cd0a90299d
Merge work:/home/bk/mysql-4.1
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2003-01-22 17:51:52 +01:00
vva@eagle.mysql.r18.ru
1098d0a0e9
correction for compiling on Linux Suse 7.2
2003-01-22 20:51:51 +04: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
serg@serg.mysql.com
3b1ed68875
auto-generated binary files deleted
2003-01-22 13:24:26 +01:00
venu@myvenu.com
93d4055e21
Remove bind_length + Fix the client-test
2003-01-22 01:30:13 -08:00
monty@mashka.mysql.fi
7436e9ec97
Merge
2003-01-21 21:28:51 +02:00
monty@mashka.mysql.fi
4fd9bad4cc
Update to VC++ build files
2003-01-21 21:22:45 +02:00
serg@serg.mysql.com
49580a5168
fulltext2.test: --enable/disable_warnings
2003-01-21 20:11:24 +01: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
serg@serg.mysql.com
3f55032c12
merged
2003-01-21 19:37:38 +01:00
serg@serg.mysql.com
0dff67cba2
Two-level index structure for FULLTEXT indexes
2003-01-21 19:24:34 +01: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