andrey@lmy004.
5ec6c5f2c6
WL #1034 update
...
- varchar -> char
- transient_expression -> interval_value
- interval_type -> interval_field
2005-12-16 13:01:46 +01:00
andrey@lmy004.
67a8172207
WL #1034 update
...
- handle crashes where the table definition has been changed
(different number of fields)
2005-12-16 12:42:39 +01:00
andrey@lmy004.
de08cd2b0a
WL#1034 update
...
fix bug with DROP EVENT non_existant; giving back OK + warning
2005-12-16 09:49:24 +01:00
andrey@lmy004.
ab953ea8c1
WL#1034 update
...
make compile-pentium-debug-max work
2005-12-15 19:11:08 +01:00
andrey@lmy004.
533180d76c
WL#1034 update
...
- fix EVENT_ACL problem that GRANT ALL on some_db.* to someone@somewhere did not get to mysql.db
- fix crash when the following is executed :
CREATE EVENT P() CREATE EVENT E ON SCHEDULER 1 SECOND DO ROLLBACK;
(creation works as well as calling P() which creates the event).
2005-12-15 14:12:28 +01:00
andrey@lmy004.
fd0613f59e
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl1034
...
into lmy004.:/work/mysql-5.1-tt-copy-works
2005-12-14 12:15:48 +01:00
andrey@lmy004.
831569cb2d
WL#1034 (update)
...
- fixed silly bug, the main thread restarted but did not execute events,
Quite currious why many calls to pthread_mutex_init() do not lead to abort()
2005-12-13 23:10:29 +01:00
andrey@lmy004.
ba79f499e6
WL#1034 update
...
(cleanups, leaks fixed)
2005-12-13 19:16:00 +01:00
andrey@lmy004.
854d2d4bcd
WL#1034 update
...
cleanup before throwin away DYNAMIC_ARRAY for event storage,
once reallocated I get dangling pointers so that's not good.
solution will be found however ;)
2005-12-13 13:21:11 +01:00
andrey@lmy004.
d94bae3a21
WL#1034 update
...
QUEUE implementation working now. this should be ready more or less
for testing once the debug output is being cleaned and some things
around DYNAMIC_ARRAY are cleaned
- fix handling in case of errors that lead to crashes, now no more crashes
in case of table corruption and such.
2005-12-12 21:19:19 +01:00
andrey@lmy004.
56db09cfe6
WL #1034 update
...
- handle better non-latin1 identifiers
2005-12-08 20:37:54 +01:00
andrey@lmy004.
0797be8aef
- last bits of unneeded error checking in sql_parse.cc thrown away
...
- fix a bug introduced with last commit ALTER EVENT a RENAME TO b; failed
- misc
2005-12-08 15:34:11 +01:00
andrey@lmy004.
3d85464143
WL #1034 updates after review
...
(strip m_ as prefix from member variables' names)
2005-12-08 00:17:05 +01:00
andrey@lmy004.
b7578df06c
WL #1034 updates after review
2005-12-07 22:29:00 +01:00
andrey@lmy004.
bee8598784
WL#1034 ongoing updates after review
2005-12-07 19:26:44 +01:00
andrey@lmy004.
018002e3f3
rever
2005-12-06 17:12:01 +01:00
andrey@lmy004.
efeb286e78
WL#1034
...
make more independent of SP
2005-12-06 16:46:29 +01:00
andrey@lmy004.
fcafcff181
WL#1034
...
updated sources
2005-12-06 16:15:29 +01:00
andrey@lmy004.
7120d43c36
WL#1034 updated
...
- split into several files
- forbid parallel execution (before analyse is done how to make it possible)
because the same sp_head instance cannot be executed in parallel
- added GPL headers
- changed EVENT_ACL to be per DB variable
- fixed minor problems
2005-12-05 11:45:04 +01:00
andrey@lmy004.
96f9681c6f
add test case with \n at EOF
2005-12-02 13:28:14 +01:00
andrey@lmy004.
ebe90857cb
add these, forgotten in the previous commit
2005-12-02 13:22:15 +01:00
andrey@lmy004.
a370c2d907
WL1034 update for latest 5.1 sources
2005-12-02 13:07:02 +01:00
elliot@mysql.com
36c45752e3
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/users/emurphy/src/mysql-5.1-new
2005-12-02 06:16:24 +01:00
elliot@mysql.com
66a5dfa62f
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/users/emurphy/src/mysql-5.1-new
2005-12-02 01:23:26 +01:00
elliot@mysql.com
36936ecd64
BUG#15406: Adding support for transactions to blackhole.
...
Now when rolling back a transaction on a blackhole table,
the transaction will not be written to the binlog.
2005-12-02 01:11:49 +01:00
jimw@mysql.com
01ac5172dd
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2005-12-01 15:14:51 -08:00
jimw@mysql.com
3d223afb28
Post-merge result file cleanup
2005-12-01 15:10:35 -08:00
SergeyV@selena.
29941c07ed
Merge selena.:H:/MYSQL/bkt/mysql-5.0
...
into selena.:H:/MYSQL/bkt/mysql-5.1
2005-12-01 23:47:44 +03:00
jimw@mysql.com
beed6147ad
Merge mysql.com:/home/jimw/my/mysql-4.1-13318
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-12-01 12:21:29 -08:00
jimw@mysql.com
fb1200a0a3
Merge mysql.com:/home/jimw/my/mysql-4.1-12612
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-12-01 12:07:25 -08:00
jimw@mysql.com
e7fe779ddf
Merge mysql.com:/home/jimw/my/mysql-5.0-keysize
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-12-01 12:03:46 -08:00
jimw@mysql.com
e86048ce59
Enable key lengths of up to 3K on 32-bit platforms.
2005-12-01 11:11:03 -08:00
SergeyV@selena.
22b43351f8
Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into selena.:H:/MYSQL/src/#14902-mysql-5.0
2005-12-01 20:29:48 +03:00
timour@mysql.com
27e962764d
Merge mysql.com:/home/timka/mysql/src/5.1-virgin
...
into mysql.com:/home/timka/mysql/src/5.1-dbg
2005-12-01 14:47:02 +02:00
gluh@eagle.intranet.mysql.r18.ru
21cc3ae561
Fix for bug#11491 Misleading error message if not NULL column set to NULL,
...
SQL mode TRADITIONAL
Message is chenged from 'ER_WARN_NULL_TO_NOTNULL' to 'ER_BAD_NULL_ERROR'
2005-12-01 15:30:11 +04:00
ramil@mysql.com
ab04ceafc7
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/home/ram/work/mysql-5.0
2005-12-01 14:31:28 +04:00
ramil@mysql.com
37cfade0b4
Fix for bug #14304 : auto_increment field incorrect set from within stored procedure (insert select).
2005-12-01 14:26:46 +04:00
timour@mysql.com
aa864660d7
Merge mysql.com:/home/timka/mysql/src/5.0-virgin
...
into mysql.com:/home/timka/mysql/src/5.1-dbg
2005-12-01 12:12:24 +02:00
gluh@eagle.intranet.mysql.r18.ru
fb057f13fb
Fix for bug#9785 SELECT privilege for the whole database
...
is needed to do SHOW CREATE DATABASE
To allow SHOW CREATE DATABASE when the user can use the database
2005-12-01 13:04:19 +04:00
timour@mysql.com
d80feb9e21
Merge mysql.com:/home/timka/mysql/src/5.0-virgin
...
into mysql.com:/home/timka/mysql/src/5.0-bug-14920
2005-12-01 09:26:17 +02:00
gluh@mysql.com
55ee78ed86
Merge mysql.com:/home/gluh/MySQL/Merge/5.0
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-new
2005-12-01 11:08:13 +04:00
gluh@eagle.intranet.mysql.r18.ru
1faac904f5
Fix for bug#14476 information_schema
.TABLES
.TABLE_TYPE
with empty value
...
store TABLES.TABLE_TYPE in case of error during table opening
2005-12-01 11:00:33 +04:00
jimw@mysql.com
0538845963
Merge mysql.com:/home/jimw/my/mysql-5.1-release
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2005-11-30 13:51:23 -08:00
jimw@mysql.com
5ccc2c0b05
After-merge cleanups to alter_table test
2005-11-30 13:41:40 -08:00
jimw@mysql.com
b3ba66495c
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2005-11-30 13:12:35 -08:00
jimw@mysql.com
085e7784b0
Merge mysql.com:/home/jimw/my/mysql-5.0-14610
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-11-30 13:10:50 -08:00
jimw@mysql.com
37ff730866
Fix union.result
2005-11-30 13:10:08 -08:00
jimw@mysql.com
0597c510c8
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2005-11-30 12:17:01 -08:00
jimw@mysql.com
70c30c8d93
Merge bk-internal:/home/bk/mysql-5.0
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-11-30 10:18:11 -08:00
timour@mysql.com
33405b01e7
Merge tkatchaounov@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/timka/mysql/src/5.0-virgin
2005-11-30 19:43:53 +02:00