Commit 1604f14e authored by unknown's avatar unknown

Updated PeterG's internals documentation per comments

from Monty; minor changes only.

parent d4e65cc3
...@@ -2406,9 +2406,6 @@ of correspondence between the BLOB and the INT types. There isn't -- a ...@@ -2406,9 +2406,6 @@ of correspondence between the BLOB and the INT types. There isn't -- a
BLOB's preceding length is not four bytes long (the size of an INT). BLOB's preceding length is not four bytes long (the size of an INT).
@* @*
(NOTE TO SELF: BLOB storage has not been fully addressed here.)
@*
@strong{TINYBLOB} @strong{TINYBLOB}
@itemize @bullet @itemize @bullet
@item @item
...@@ -4744,8 +4741,7 @@ bmove_upp.c -- bmove.c variant, starting with last byte ...@@ -4744,8 +4741,7 @@ bmove_upp.c -- bmove.c variant, starting with last byte
@item @item
bzero.c -- something like bfill with an argument of 0 bzero.c -- something like bfill with an argument of 0
@item @item
conf_to_src.c -- reading a configuration file (NOTE TO SELF ? what's conf_to_src.c -- reading a configuration file
this doing here?)
@item @item
ctype*.c -- string handling programs for each char type MySQL ctype*.c -- string handling programs for each char type MySQL
handles handles
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment