Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
7ff0cef3
Commit
7ff0cef3
authored
Aug 24, 2004
by
monty@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed uninitialized variable
Fixed error messages
parent
f585ccb2
Changes
24
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
24 additions
and
24 deletions
+24
-24
sql/share/czech/errmsg.txt
sql/share/czech/errmsg.txt
+1
-1
sql/share/danish/errmsg.txt
sql/share/danish/errmsg.txt
+1
-1
sql/share/dutch/errmsg.txt
sql/share/dutch/errmsg.txt
+1
-1
sql/share/english/errmsg.txt
sql/share/english/errmsg.txt
+1
-1
sql/share/estonian/errmsg.txt
sql/share/estonian/errmsg.txt
+1
-1
sql/share/french/errmsg.txt
sql/share/french/errmsg.txt
+1
-1
sql/share/german/errmsg.txt
sql/share/german/errmsg.txt
+1
-1
sql/share/greek/errmsg.txt
sql/share/greek/errmsg.txt
+1
-1
sql/share/hungarian/errmsg.txt
sql/share/hungarian/errmsg.txt
+1
-1
sql/share/italian/errmsg.txt
sql/share/italian/errmsg.txt
+1
-1
sql/share/japanese/errmsg.txt
sql/share/japanese/errmsg.txt
+1
-1
sql/share/korean/errmsg.txt
sql/share/korean/errmsg.txt
+1
-1
sql/share/norwegian-ny/errmsg.txt
sql/share/norwegian-ny/errmsg.txt
+1
-1
sql/share/norwegian/errmsg.txt
sql/share/norwegian/errmsg.txt
+1
-1
sql/share/polish/errmsg.txt
sql/share/polish/errmsg.txt
+1
-1
sql/share/portuguese/errmsg.txt
sql/share/portuguese/errmsg.txt
+1
-1
sql/share/romanian/errmsg.txt
sql/share/romanian/errmsg.txt
+1
-1
sql/share/russian/errmsg.txt
sql/share/russian/errmsg.txt
+1
-1
sql/share/serbian/errmsg.txt
sql/share/serbian/errmsg.txt
+1
-1
sql/share/slovak/errmsg.txt
sql/share/slovak/errmsg.txt
+1
-1
sql/share/spanish/errmsg.txt
sql/share/spanish/errmsg.txt
+1
-1
sql/share/swedish/errmsg.txt
sql/share/swedish/errmsg.txt
+1
-1
sql/share/ukrainian/errmsg.txt
sql/share/ukrainian/errmsg.txt
+1
-1
sql/sql_table.cc
sql/sql_table.cc
+1
-1
No files found.
sql/share/czech/errmsg.txt
View file @
7ff0cef3
...
...
@@ -313,4 +313,4 @@ character-set=latin2
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/danish/errmsg.txt
View file @
7ff0cef3
...
...
@@ -307,4 +307,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/dutch/errmsg.txt
View file @
7ff0cef3
...
...
@@ -315,4 +315,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/english/errmsg.txt
View file @
7ff0cef3
...
...
@@ -304,4 +304,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/estonian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -309,4 +309,4 @@ character-set=latin7
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/french/errmsg.txt
View file @
7ff0cef3
...
...
@@ -304,4 +304,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/german/errmsg.txt
View file @
7ff0cef3
...
...
@@ -316,4 +316,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/greek/errmsg.txt
View file @
7ff0cef3
...
...
@@ -304,4 +304,4 @@ character-set=greek
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/hungarian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -306,4 +306,4 @@ character-set=latin2
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/italian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -304,4 +304,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/japanese/errmsg.txt
View file @
7ff0cef3
...
...
@@ -306,4 +306,4 @@ character-set=ujis
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/korean/errmsg.txt
View file @
7ff0cef3
...
...
@@ -304,4 +304,4 @@ character-set=euckr
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/norwegian-ny/errmsg.txt
View file @
7ff0cef3
...
...
@@ -306,4 +306,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/norwegian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -306,4 +306,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/polish/errmsg.txt
View file @
7ff0cef3
...
...
@@ -308,4 +308,4 @@ character-set=latin2
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/portuguese/errmsg.txt
View file @
7ff0cef3
...
...
@@ -305,4 +305,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/romanian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -308,4 +308,4 @@ character-set=latin2
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/russian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -306,4 +306,4 @@ character-set=koi8r
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/serbian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -310,4 +310,4 @@ character-set=cp1250
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/slovak/errmsg.txt
View file @
7ff0cef3
...
...
@@ -312,4 +312,4 @@ character-set=latin2
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/spanish/errmsg.txt
View file @
7ff0cef3
...
...
@@ -306,4 +306,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/swedish/errmsg.txt
View file @
7ff0cef3
...
...
@@ -304,4 +304,4 @@ character-set=latin1
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/share/ukrainian/errmsg.txt
View file @
7ff0cef3
...
...
@@ -309,4 +309,4 @@ character-set=koi8u
"Unknown or incorrect time zone: '%-.64s'",
"Invalid TIMESTAMP value in column '%s' at row %ld",
"Invalid %s character string: '%.64s'",
"Result of %s() was larger than max_allowed_packet (%d) - truncated"
"Result of %s() was larger than max_allowed_packet (%
l
d) - truncated"
sql/sql_table.cc
View file @
7ff0cef3
...
...
@@ -3281,7 +3281,7 @@ copy_data_between_tables(TABLE *from,TABLE *to,
ha_rows
*
deleted
)
{
int
error
;
Copy_field
*
copy
,
*
copy_end
,
*
next_field
;
Copy_field
*
copy
,
*
copy_end
,
*
next_field
=
0
;
ulong
found_count
,
delete_count
;
THD
*
thd
=
current_thd
;
uint
length
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment