1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-08 17:02:21 +03:00
Commit Graph

2822 Commits

Author SHA1 Message Date
48a9c1239c Added support for ULONG division with DIV
Fixed non fatal memory leak in slave code.
2003-03-19 21:23:13 +02:00
22cb247c74 Strings comparison is now done according to "Collating sequences used for
comparison" table, "SQL Complete, Really", page 162
2003-03-19 19:13:28 +04:00
f63218b39a Getting closer to be more SQL99 in dyadic operations 2003-03-19 15:55:17 +04:00
056e88fe24 Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
2003-03-19 00:47:38 +02:00
386411b5ba Allow optimzation of multi-table-update also for InnoDB tables
MEMORY is alias for HEAP for CREATE TABLE ... TYPE=HEAP
Fixed bug in multi-table-update where a row could be updated several times
2003-03-19 00:45:44 +02:00
0f40f15067 Merge abarkov@build.mysql.com:/home/bk/mysql-4.1
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
2003-03-18 17:02:25 +04:00
0ccb7c3789 Should use GeometryFromWKB(). 2003-03-18 17:01:38 +04:00
8103c4c537 CONVERT class was removed 2003-03-18 17:01:32 +04:00
031ac2a7b2 SRID support.
GeomertyFromWKB() function.
SRID() function.
::store() methods for Field_geom.
Code cleanup.
2003-03-18 15:30:32 +04:00
34681a8036 Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.sp
2003-03-18 14:22:25 +04:00
0137c812dc SHOW CREATE TABLE didn't display field names in the proper charset 2003-03-18 13:42:45 +04:00
a916a03916 Fixes to avoid errors from valgrind
Fixed problem with 'wrong packet number' in union
2003-03-18 11:17:48 +02:00
c2fa342d53 Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables 2003-03-18 03:19:20 +02:00
052edd98d4 Test of range optimizer in InnoDB 2003-03-18 03:16:12 +02:00
85de222334 Fix of 'halloween bug' with UPDATE of InnoDB tables. 2003-03-18 02:51:16 +02:00
12f1cb55b5 This is full commit of group_concat with support subselects 2003-03-18 04:07:40 +05:00
87e1c552ed New variable rli->ignore_log_space_limit to resolve
a deadlock between I/O and SQL threads in replication
when relay_log_space is too small. This fixes bug #79.
2003-03-17 22:51:56 +01:00
1600a25a8f ctype_many.result:
new file

  As far as bk could not apply delta,
  I removed it.  Now I'm adding the
  new version into the tree again.
2003-03-17 22:01:57 +04:00
dae479e580 .del-ctype_many.result~9b541c4def2b5afb:
Delete: mysql-test/r/ctype_many.result

  I could not commit it, bk told it can't apply binary delta
  for textual file.
2003-03-17 22:00:03 +04:00
04db86f22a 2003-03-17 21:56:34 +04:00
cb18c7bb2b ctype_collate.result:
Automatic client-server charset recoding has been added
2003-03-17 21:52:03 +04:00
e7288f279e After merge fixes
Don't create temporary objects with no table name
2003-03-17 15:05:04 +02:00
a434bca704 Merge with 4.0 2003-03-16 19:17:54 +02:00
b879a40120 Write binlog before commit when doing INSERT ... SELECT 2003-03-16 16:28:30 +02:00
1a8227d1c1 Merge 2003-03-15 14:16:57 +02:00
65fe679d91 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
2003-03-15 13:04:34 +02:00
587196984d Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-leak-4.1
2003-03-15 11:24:44 +02:00
968e9a73d4 merge with 3.23 to get:
- Fix for empty table/column names
2003-03-15 04:41:57 +02:00
15ff383e20 Merge bk-internal:/home/bk/mysql-4.1/
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2003-03-14 20:25:50 +01:00
5ee1dbbe58 Check for empty table/column names 2003-03-14 17:08:42 +02:00
50d3fc7d43 fixed uncachable union (bug #150) 2003-03-14 14:16:09 +02:00
214b2c5363 make test result more obvious 2003-03-13 14:40:13 +01:00
a069d93f30 test result updated after merge 2003-03-13 14:34:07 +01:00
026ec1d37c merged 2003-03-13 13:44:03 +01:00
dba579bfb3 Case insensitivrly has been added in charset and collation names. 2003-03-13 12:54:34 +04:00
aea4967bd5 making sure that test works. 2003-03-12 20:33:41 +02:00
a4616a92d8 Merge bk-internal.mysql.com:/home/bk/mysql-3.23
into mashka.mysql.fi:/home/my/mysql-3.23
2003-03-12 16:43:37 +02:00
88f811c8a5 NEWDATE -> DATE in anylyse() output
Changed that analyse(#) also affects strings
2003-03-12 16:43:01 +02:00
1e47a3f9a4 Test case for rtree indexes. 2003-03-12 16:52:02 +04:00
51e5344dfe Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2003-03-12 14:48:00 +02:00
e68fba320b A little bit improved test case 2003-03-12 14:34:07 +02:00
061e673c9b Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into mashka.mysql.fi:/home/my/mysql-4.0
2003-03-12 05:21:31 +02:00
8edc752573 Simple fixes (nothing notable) 2003-03-12 01:40:06 +02:00
bc040b5552 Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23
into sanja.is.com.ua:/home/bell/mysql/work-rand-3.23
2003-03-11 22:38:32 +02:00
77dd897ead fixed an obscure bug in group by + having + Item_ref::get_date 2003-03-11 21:20:53 +01:00
40c744a3ac A bug fix for multi-table updates with InnoDB storage engine 2003-03-11 19:40:49 +02:00
b283e08cf3 fixed bug of unchecked random part of WHERE clause (bug #142) 2003-03-11 18:34:00 +02:00
3d61d2d973 Conflicts relsolving 2003-03-11 16:32:17 +04:00
113dc05655 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-in-4.1
2003-03-11 13:26:26 +02:00
1cbf8f7408 fixed cached constsnt determination (bug #142 related) 2003-03-11 12:43:30 +02:00