serg@serg.mylan
2dab006013
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-27 22:38:36 +01:00
serg@serg.mylan
258e5da7ad
comment corrected
2004-02-27 22:38:04 +01:00
serg@serg.mylan
ed2e1aa14d
my_gethwaddr() for linux/freebsd
...
UUID() function
2004-02-27 20:30:08 +01:00
lenz@kallisto.local
b8c47718d4
- removed extraneous Item_ident:: to fix a compile error on HP-UX
2004-02-27 19:08:56 +01:00
Greg@greg-laptop.
59e8a77f6a
Applied fixes to issues discovered during test builds on Windows.
2004-02-27 17:27:07 +01:00
serg@build.mysql.com
d0b0e5bf77
do not use static array of pastpoints in my_strtod - it is not portable
...
(that is, these numbers are converted to doubles by a local OS strtod,
and on different systems they get different values)
2004-02-27 14:40:08 +01:00
serg@serg.mylan
e58f1ca7f8
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-26 00:25:35 +01:00
serg@serg.mylan
4442cf5b6f
in netware ':' is also a valid path character
2004-02-24 23:15:38 +01:00
monty@mashka.mysql.fi
3baf20ab04
Code cleanup
2004-02-24 19:30:38 +02:00
monty@mashka.mysql.fi
2fc2d558b0
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-02-24 19:14:41 +02:00
serg@serg.mylan
da9ad42881
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-23 22:49:26 +01:00
serg@serg.mylan
01bf966899
missing break added
2004-02-23 22:48:10 +01:00
monty@mashka.mysql.fi
1ae05760ac
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-02-22 11:01:28 +02:00
monty@mashka.mysql.fi
3b83cce5eb
merge with 4.0
2004-02-22 09:50:59 +02:00
monty@mashka.mysql.fi
e74182fe52
Cleanups
2004-02-22 08:54:06 +02:00
monty@mashka.mysql.fi
e1bc99c131
After merge fixes
...
Fixed wrong test of database name (affected optimization of ORDER BY)
2004-02-22 08:09:32 +02:00
monty@mashka.mysql.fi
349358a95b
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mashka.mysql.fi:/home/my/mysql-4.0
2004-02-22 00:40:50 +02:00
monty@mashka.mysql.fi
fdc4a35c94
change that master_server_id is not a restricted word
2004-02-22 00:38:05 +02:00
Sinisa@sinisa.nasamreza.org
9c636d3beb
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2004-02-21 20:11:47 +02:00
Sinisa@sinisa.nasamreza.org
a1c35fa72c
making one symbol a keyword
2004-02-21 20:10:59 +02:00
serg@serg.mylan
429a165995
c++ comment fixed
2004-02-21 14:25:43 +01:00
heikki@hundin.mysql.fi
e17e1901f2
ha_innodb.cc, data0type.c, data0type.ic, data0type.h:
...
Change some inline functions to normal functions, so that they can be called in ha_innodb.cc; this removes the the remaining linking problems reported by Paul DuBois
2004-02-21 10:21:29 +02:00
serg@serg.mylan
fc16e4ded3
fix for --open-files-limit and broken query_cache_merge.test
2004-02-20 23:42:06 +01:00
serg@serg.mylan
49429da988
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-20 23:18:32 +01:00
serg@serg.mylan
7ff24eb01f
longer myisam keys
2004-02-20 20:38:34 +01:00
monty@mashka.mysql.fi
494e43c1f5
merge with 4.0 to get security fixes and latest bug fixes
2004-02-20 17:43:02 +02:00
bell@sanja.is.com.ua
c6c1efba7e
after review changes
2004-02-20 16:24:03 +02:00
bell@sanja.is.com.ua
8a442c4e0d
after review fix
2004-02-20 15:37:45 +02:00
bell@sanja.is.com.ua
47fb235e49
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
2004-02-20 13:02:05 +02:00
heikki@hundin.mysql.fi
af0d9a709c
rem0cmp.c, data0type.c, data0type.ic, data0type.h, ha_innodb.cc:
...
Remove the now redundant flag DATA_NONLATIN1; better comments
2004-02-20 11:21:12 +02:00
bell@sanja.is.com.ua
f650b5e470
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
2004-02-20 07:41:06 +02:00
monty@mysql.com
f8b4732a5e
Safety fixes (strnmov -> strmake)
2004-02-20 00:26:05 +02:00
monty@mysql.com
14dc56b2a1
Fixed usage of strxnmov() in recent changesets
2004-02-19 22:04:31 +02:00
bell@sanja.is.com.ua
d49166f891
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-prepared-4.1
2004-02-19 20:10:49 +02:00
monty@mashka.mysql.fi
1877521f3a
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-02-19 20:07:03 +02:00
heikki@hundin.mysql.fi
4bed5784dd
Many files:
...
Multiple charset support for InnoDB; note that if you create tables and the default charset-collation is not latin1_swedish_ci, then you cannot use those tables if you downgrade to 4.0 again
2004-02-19 20:07:02 +02:00
Sinisa@sinisa.nasamreza.org
cd0562158a
Fix for a bug #2799 .
...
Multi-table delete's with tables having foreign key constraints
did not return the error.
Also added tests for multi-table updates.
2004-02-19 19:43:46 +02:00
monty@mashka.mysql.fi
cdaf7fcbc4
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-02-19 19:38:47 +02:00
monty@mysql.com
4443fa0ee4
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/my/mysql-4.0
2004-02-19 19:37:31 +02:00
monty@mysql.com
d1e4ede7bf
crease number of open files to 2048 on windows
...
Don't do fsync on temporary .frm files
2004-02-19 19:36:53 +02:00
monty@mashka.mysql.fi
e347f63192
Max open files handling moved to my_set_max_open_files()
...
This ensures that my_file_info takes this the max number of files into account and one can now use --open-files-limit on windows to increase number of used files up to 2048
2004-02-19 19:33:09 +02:00
serg@serg.mylan
21a0716e84
qnx qcc compatibility fix
2004-02-19 13:41:32 +01:00
serg@serg.mylan
78f0ffefa8
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-02-19 09:13:48 +01:00
serg@serg.mylan
7a03cf04af
potential problem fixed afer some reasoning
2004-02-19 09:11:46 +01:00
bell@sanja.is.com.ua
2d5338ceb0
revision of fix_fields calls in subqueries transformation
...
after merge fix
2004-02-18 22:14:41 +02:00
serg@serg.mylan
6af8a93052
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-17 17:07:14 +01:00
serg@serg.mylan
b8e161be4b
if a key length exceeds the supported maximum and it is safe to auto-decrease it, do it.
2004-02-17 16:57:39 +01:00
bell@sanja.is.com.ua
a66b398eb8
merge
2004-02-17 11:12:55 +02:00
bell@sanja.is.com.ua
f4d1ee971b
merge
2004-02-17 01:52:33 +02:00
monty@mysql.com
e9315f984d
Changed wellformedlen to well_formed_len
...
Fixed that blobs >16M can be inserted/updated
Fixed bug when doing CREATE TEMPORARY TABLE ... LIKE
2004-02-17 01:35:17 +02:00