monty@mashka.mysql.fi
e2e5d59866
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-16 20:50:10 +02:00
walrus@mysql.com
495e75259d
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-12-16 23:26:21 +05:00
walrus@mysql.com
9657cddd5e
Add log lines to crash-me result file
2002-12-16 22:55:29 +05:00
monty@mashka.mysql.fi
dd4036b45e
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-16 17:29:58 +02:00
monty@mashka.mysql.fi
43875f50cb
Use delayed create index for LOAD DATA INFILE, INSERT ... SELECT and CREATE ... SELECT
...
(Accidently disabled by a recent push)
2002-12-16 17:28:53 +02:00
ram@mysql.r18.ru
24b44419f7
extended resolve() and reverse_resolve() UDFs for FreeBSD (SCRUM)
2002-12-16 19:09:48 +04:00
pem@mysql.com
b1593c9a69
Fixed the broken backpatching implementation.
...
Implemented IF-THEN-ELSE.
2002-12-16 15:40:44 +01:00
bell@sanja.is.com.ua
79a184fe09
moved links initialization
2002-12-15 22:01:09 +02:00
vva@eagle.mysql.r18.ru
5e454f6d29
Merge vvagin@work.mysql.com:/home/bk/mysql-4.1
...
into eagle.mysql.r18.ru:/home/vva/work/sanya_bug/4.1
2002-12-16 00:01:08 +04:00
vva@eagle.mysql.r18.ru
0f3305c9b7
adding check for duplicated symbols
2002-12-15 22:30:26 +04:00
bell@sanja.is.com.ua
e82b91e1c8
fixed subselect null test
...
fixed method definition (overloading instead of redefinition)
fixed time expression type definition
2002-12-15 11:14:53 +02:00
bell@sanja.is.com.ua
fccf8e74f1
fixed test result
2002-12-15 10:23:55 +02:00
heikki@hundin.mysql.fi
1f7ddcb510
perror.c:
...
Add to perror the code 150 about wrong foreign key def
2002-12-14 22:38:33 +02:00
monty@mashka.mysql.fi
64ed35700e
Fix after merge
2002-12-14 18:30:28 +02:00
monty@mashka.mysql.fi
d783e18436
merge
2002-12-14 17:49:01 +02:00
monty@mashka.mysql.fi
d49167bae5
Fixes for binary protocol (complement to last push)
...
Changed timestamp to return string in YYYY-MM-DD HH:MM:SS format.
DATE_ADD() and related functions now returns correct DATE/DATETIME type depending on argument types.
Now all tests passes, still some work left to remove warnings in log files from mysql-test-run
2002-12-14 17:43:01 +02:00
Sinisa@sinisa.nasamreza.org
c2f3ff6630
Fix for a bug with mysql_select_db() on manually created
...
database and lower case table names.
2002-12-14 15:32:36 +02:00
Sinisa@sinisa.nasamreza.org
ab70ad7c1e
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-12-14 15:15:23 +02:00
Sinisa@sinisa.nasamreza.org
f9d38ef2f8
Adding comments as per Monty's request.
2002-12-14 15:13:25 +02:00
monty@mashka.mysql.fi
f2e9dc6bed
Merge mashka.mysql.fi:/home/my/mysql-3.23
...
into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-14 13:02:30 +02:00
monty@mashka.mysql.fi
70b97a980f
On windows, delete any conflicting 'to' files on rename(from,to)
...
This fixes a bug with REPAIR TABLE t1 USE_FRM on windows.
2002-12-14 12:57:12 +02:00
monty@mashka.mysql.fi
15b870d6c9
Merge with 3.23 to get patch for lower_case_table_names for MacOSX
2002-12-14 12:49:55 +02:00
monty@mashka.mysql.fi
9c509fcb52
Transactions in AUTOCOMMIT=0 mode didn't rotate binary log
...
Don't enable any bulk insert or record caching code if inserting less than MIN_ROWS_TO_USE_BULK_INSERT rows (100)
2002-12-14 12:45:31 +02:00
monty@mashka.mysql.fi
00e005cbdb
Make --lower-case-table-names default on MacOSX
2002-12-14 12:25:33 +02:00
monty@mashka.mysql.fi
4886a2340b
Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.
2002-12-14 12:05:45 +02:00
vva@eagle.mysql.r18.ru
a690ba43e4
fix stupid error in comments to VARIANCE+STD
2002-12-14 04:53:28 +04:00
vva@eagle.mysql.r18.ru
8eddd4d411
Merge vvagin@work.mysql.com:/home/bk/mysql-4.1
...
into eagle.mysql.r18.ru:/home/vva/work/VARIANCE/4.1.clone
2002-12-14 03:38:38 +04:00
vva@eagle.mysql.r18.ru
b624df724b
add VARIANCE function
2002-12-14 03:36:59 +04:00
vva@eagle.mysql.r18.ru
4963f1c6c9
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1
...
into eagle.mysql.r18.ru:/home/vva/work/SOUNDS_LIKE/4.1
2002-12-14 02:18:58 +04:00
vva@eagle.mysql.r18.ru
7050b5eb4d
add 'SOUNDS LIKE' syntax
2002-12-14 02:18:14 +04:00
pem@mysql.com
113b9240d1
Added collection of called procedures in a list.
...
Fixed eval bug; now conditions with local variables work in WHILE et al.
Made mysql_install_db.sh create proc table.
2002-12-13 18:25:36 +01:00
monty@mashka.mysql.fi
a37ae546d7
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-13 17:54:14 +02:00
pem@mysql.com
c180ae2e9b
Fixed syntax error in sql_yacc.yy (with bison 1.75).
2002-12-13 16:38:52 +01:00
monty@mashka.mysql.fi
b4d508b433
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-12-13 16:42:32 +02:00
lenz@mysql.com
7602b3a1f0
- HP/UX 11 compile fix: fixed "records_in_range" class definition
...
in sql/ha_myisammrg.h (removed "ha_myisammrg::")
2002-12-13 15:42:31 +01:00
monty@mashka.mysql.fi
a716ca2c45
Merge patch for LOCK TABLES and SLAVE STOP
2002-12-13 16:36:08 +02:00
monty@mashka.mysql.fi
af5ff70101
Fixed possible replication problem in LOAD DATA INFILE with innodb tables.
2002-12-13 16:28:15 +02:00
monty@mashka.mysql.fi
7d94b23a04
Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23
2002-12-13 16:03:59 +02:00
monty@mashka.mysql.fi
3e655c8d1b
Forbid SLAVE STOP if the thread executing the query has locked
...
tables. This removes a possible deadlock situation.
2002-12-13 16:01:51 +02:00
lenz@mysql.com
a7ac8973a1
- fixed another typo in NOHUP_NICENESS testing
2002-12-13 13:47:25 +01:00
monty@mashka.mysql.fi
e6c4399f64
RESET SLAVE and CHANGE MASTER will now give an error if slave is running.
...
This fixes a problem in replication where RESET SLAVE could crash a running slave.
2002-12-13 12:05:24 +02:00
miguel@hegel.br
558ee89e7a
Remove variables redefined and variable shutdown_event_name fix
2002-12-13 05:18:22 -04:00
lenz@mysql.com
bfd15dd6ca
- added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler for
...
spotting and reporting this)
2002-12-13 09:56:02 +01:00
monty@mashka.mysql.fi
62dfd57475
Removed compiler warnings
...
Fixed wrong variable name for Windows
2002-12-12 21:01:32 +02:00
bell@sanja.is.com.ua
9bcf469140
postreview fix
2002-12-12 20:34:16 +02:00
bell@sanja.is.com.ua
1ff9e7fdd1
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-row-4.1
2002-12-12 17:44:24 +02:00
Sinisa@sinisa.nasamreza.org
fdbfc98204
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-12-12 16:11:03 +02:00
Sinisa@sinisa.nasamreza.org
a918a6a7a9
derived tables with UNION's ...
...
Scrum task !!!!!
2002-12-12 16:09:06 +02:00
pem@mysql.com
77b671f594
Moved create/find/drop functions to a separate files (sp.cc,sp.h).
...
Fixed backpatching of forward jumps.
Implemented LOOP, WHILE, REPEAT (temporarily known as SPREPEAT).
Known bug: Expression evaluation still not quite ok (e.g. "x > 0"),
which is why IF and CASE is not yet implemented.
2002-12-12 13:14:23 +01:00
ranger@regul.home.lan
8a46cc3868
- Fix handling of suffix option
...
- Replace function 'check_reserved_words' with correct one
2002-12-12 11:06:55 +02:00