lenz@kallisto.local
578a677468
- internals.texi will now be part of the source distribution. However,
...
as this is a document that belongs to the mysqldoc tree, it needs to
be copied over manually (using the Bootstrap script), before doing an
official release distribution. The file Docs/internals.texi in this tree
is only a dummy file to keep "make dist" happy.
2003-11-18 16:48:02 +01:00
arjen@george.bitbike.com
738b075366
Deleted internals.texi (moved to mysqldoc tree - Monty req).
2003-05-27 15:31:18 +02:00
monty@mashka.mysql.fi
68a159b1fa
New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set
2003-05-26 19:01:20 +03:00
monty@narttu.mysql.fi
dd2b7918cd
Merge with 4.0.13
2003-05-19 16:35:49 +03:00
lenz@mysql.com
75c5ebe659
- minor fixups (no more warnings)
...
- the preferred mailing list is internals@ not dev-public@
(this is a public document)
- Rather use the 4.1 tree for new development (4.0 is frozen)
2003-04-29 09:52:14 +02:00
peterg@mysql.com
208fec78b2
Update PeterG's internals documentation per comments from
...
Monty; minor changes only.
2003-04-28 18:52:04 -07:00
peterg@mysql.com
31b6144550
Updated PeterG's internals documentation per comments from
...
Monty; clarified differences between the MySQL library
directories.
2003-04-28 18:21:06 -07:00
peterg@mysql.com
e600aa8c45
Updated PeterG's internals documentation per comments
...
from Monty; minor changes only.
2003-04-28 17:20:26 -07:00
peterg@mysql.com
f0d57daf44
Updated PeterG's internals documentation per comments from
...
Monty; new description of /man subdirectory
2003-04-28 17:13:48 -07:00
peterg@mysql.com
04bf79ce6a
Updated PeterG's internals documentation per comments from
...
Monty; one minor change, plus addition of how HEAP works.
2003-04-28 17:01:19 -07:00
peterg@mysql.com
b86dc22887
Updated PeterG's internals documentation per comments from
...
Monty; added additional description of MySQL's three types
of record formats.
2003-04-28 16:40:33 -07:00
monty@mashka.mysql.fi
10d4684336
Added missing dependency to VC++ project file
2003-04-29 00:14:17 +03:00
bell@laptop.sanja.is.com.ua
7f51b1d3e4
Documentation fixed according bug 185 fixing patch (1.1551 03/04/23 00:
2003-04-28 20:40:41 +03:00
lenz@mysql.com
47a8255184
- Fixed some texi errors in internals.texi (still some more left)
2003-04-28 15:59:04 +02:00
peterg@mysql.com
5e8f76c433
Update PeterG's internals documentation per comments from
...
Monty; minor changes only.
2003-04-26 18:58:55 -07:00
peterg@mysql.com
e63477d6b9
Update PeterG's internals documentation per Monty's comments;
...
minor changes only.
2003-04-26 16:00:52 -07:00
peterg@mysql.com
6f28bdee0b
Minor changes to PeterG's internals documentation per comments
...
from Monty.
2003-04-23 13:20:23 -07:00
peterg@mysql.com
e918ea5488
Modify PeterG's internals documentation per Monty. Added
...
more detailed explanation of record header and column
storage.
2003-04-23 11:43:30 -07:00
venu@myvenu.com
5ca806f77f
Added the missed OK packet status to internals.texi
2003-04-16 16:53:12 -07:00
monty@narttu.mysql.fi
b883a9c01c
Merge with 4.0.12
2003-03-19 22:25:44 +02:00
monty@narttu.mysql.fi
68ca84dbd1
Print right hostname or IP in SHOW PROCESSLIST
...
Use SESSION TABLE_HANDLER as default table handler if given table handler doesn't exists
2003-03-19 21:43:41 +02:00
monty@narttu.mysql.fi
a434bca704
Merge with 4.0
2003-03-16 19:17:54 +02:00
serg@serg.mysql.com
6ac4944512
texinfo syntax cleanup. 4.1 protocol sections are still too broken for this file to be compiled :(
2003-03-13 12:20:29 +01:00
pgulutzan@linux.local
eda388ed3b
Added PeterG's new internals documenation.
2003-03-12 21:35:57 -08:00
bell@sanja.is.com.ua
7bcf7f9069
Added chapter about subselect transformations
2003-02-19 09:38:08 +02:00
bell@sanja.is.com.ua
b5403e65ca
section about SELECT performing
2003-02-18 18:42:30 +02:00
monty@mashka.mysql.fi
303c3e30ab
Added charset number to result header
2003-02-04 03:19:19 +02:00
monty@mashka.mysql.fi
89ef355b9e
Fix for bug in LOAD DATA INFILE and replication
...
Fix for SHOW VARIABLES in embedded server
2003-01-08 11:24:39 +02:00
monty@mashka.mysql.fi
3ca695ea0b
Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overruns
...
Changed long packat handling to check for packets of length 0xffffff.
This does however break packet handling for older clients.
If you are using packets >= 16M then you need to upgrade client and server
after this patch.
2002-12-26 18:26:37 +02:00
monty@mashka.mysql.fi
5022e56cba
Ensure that BEGIN / COMMIT is handled properly if slave dies
...
Added syntax support for
CREATE TABLE foo (a char CHARACTER SET latin1) CHARSET=latin1;
2002-12-11 15:46:39 +02:00
monty@hundin.mysql.fi
cda8c9041f
Added 4.1 protocol description
2002-11-10 09:39:00 +02:00
monty@hundin.mysql.fi
b0fae584b9
Portability fixes for HP compiler and HPUX11
2002-11-09 13:26:46 +02:00
serg@serg.mysql.com
239f0714a6
boolean fulltext search weighting scheme changed
2002-04-19 13:36:16 +00:00
jcole@mugatu.spaceapes.com
2222dd9463
Fixed small bug.
2002-03-17 05:39:25 -06:00
jcole@mugatu.spaceapes.com
4a1bcbe30a
Added Makefile.am targets for internals.texi.
...
Cleaned up internals.texi, changed tabs to spaces.
2002-03-17 05:30:03 -06:00
jcole@mugatu.spaceapes.com
de0c830a73
Massive cleanups to internals.texi.
2002-03-14 03:49:14 -06:00
monty@hundin.mysql.fi
ccce9d031f
Added STDCALL to mysql_sever and mysql_thread variables
...
Merged error messages with 3.23.44
Fixed bug with DATA DIRECTORY on windows
2001-11-03 21:33:11 +02:00
monty@hundin.mysql.fi
ac250625dc
portability fixes
2001-10-11 18:58:40 +03:00
monty@hundin.mysql.fi
1ac9e1e678
Fix bug in SELECT EXPLAIN ... ORDER BY
2001-09-18 22:13:35 +03:00
monty@hundin.mysql.fi
6be95636b1
Fixed wrong mysql-test
...
New german error messages
2001-06-12 17:13:52 +03:00
monty@donna.mysql.com
07b1f0dccd
Fixed --no-defaults in mysqltest
2000-12-29 16:06:10 +02:00
jcole@ham.spaceapes.com
6ebc69cb08
Major rewriting in internals.texi.
2000-09-07 14:21:44 +00:00
monty@donna.mysql.com
066d55c0c0
Bug fixes for 3.23.23
2000-08-29 12:31:01 +03:00
jcole@jcole.burghcom.com
c442a5dd2a
Language corrections to:
...
manual.texi
internals.texi
In the wake of Monty's latest revisions. :)
2000-08-15 17:27:46 -05:00
monty@donna.mysql.com
ea013c2152
Fixed for Ia64 + delayed key creation + a lot of small bug fixes
2000-08-15 20:09:37 +03:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00